Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(load-test): add a load-test for most of our RPC endpoints #274

Merged
merged 1 commit into from
May 13, 2022

Conversation

kkovaacs
Copy link
Contributor

@kkovaacs kkovaacs commented May 5, 2022

These are meant to be running with a reasonably up-to-date mainnet state.

Unfortunately goose doesn't provide a way for just running some scenarios, so I think right now the only option is commenting out the ones we don't want to run... :(

Fixes issue #250.

Copy link
Member

@CHr15F0x CHr15F0x left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had a quick look & lgtm.
Only noticed some typos. I haven't used goose yet so I'm assuming everything is according to the goose book.

crates/load-test/src/main.rs Outdated Show resolved Hide resolved
Copy link
Contributor

@Mirko-von-Leipzig Mirko-von-Leipzig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! Some minor requests for docs but otherwise LGTM.

crates/load-test/src/main.rs Show resolved Hide resolved
crates/load-test/src/main.rs Outdated Show resolved Hide resolved
crates/load-test/src/main.rs Outdated Show resolved Hide resolved
crates/load-test/src/main.rs Outdated Show resolved Hide resolved
@CHr15F0x CHr15F0x linked an issue May 6, 2022 that may be closed by this pull request
@kkovaacs kkovaacs force-pushed the krisztian/load-test branch from 60fa0ab to 4a8c2c2 Compare May 6, 2022 11:38
These are meant to be running with a reasonably up-to-date mainnet
state.
@kkovaacs kkovaacs force-pushed the krisztian/load-test branch from 4a8c2c2 to 405d386 Compare May 12, 2022 07:35
@kkovaacs kkovaacs marked this pull request as ready for review May 12, 2022 07:36
@kkovaacs kkovaacs merged commit cf0cbac into main May 13, 2022
@kkovaacs kkovaacs deleted the krisztian/load-test branch May 13, 2022 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Load testing
4 participants