-
Notifications
You must be signed in to change notification settings - Fork 251
feat(benchmarking): adding ERC20 benchmarking test #3114
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
Open
chatton
wants to merge
26
commits into
main
Choose a base branch
from
cian/erc20-benchmark
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+643
−70
Open
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
81dc810
refactor: move spamoor benchmark into testify suite in test/e2e/bench…
chatton cc56590
merge main into cian/bench-refactor
chatton 18fc15a
fix: correct BENCH_JSON_OUTPUT path for spamoor benchmark
chatton fccd9db
fix: place package pattern before test binary flags in benchmark CI
chatton ae525ca
fix: adjust evm-binary path for benchmark subpackage working directory
chatton 039eaf7
wip: erc20 benchmark test
chatton 85c9d2d
fix: exclude benchmark subpackage from make test-e2e
chatton fe8d166
fix: replace FilterLogs with header iteration and optimize spamoor co…
chatton 99e3e42
fix: improve benchmark measurement window and reliability
chatton e4e06c5
fix: address PR review feedback for benchmark suite
chatton 1c3b560
Merge branch 'main' into cian/bench-refactor
chatton 03b9239
chore: specify http
chatton fe3ca23
chore: filter out benchmark tests from test-e2e
chatton 8752fee
Merge branch 'main' into cian/bench-refactor
chatton 06f532b
Merge branch 'cian/bench-refactor' into cian/erc20-benchmark
chatton 560974a
Merge remote-tracking branch 'origin/main' into cian/erc20-benchmark
chatton 054f2c6
refactor: centralize reth config and lower ERC20 spammer count
chatton 26bb117
chore: collect all traces at once
chatton b88cae3
chore: self review
chatton 272ab71
refactor: extract benchmark helpers to slim down ERC20 test body
chatton 676e0d1
docs: add detailed documentation to benchmark helper methods
chatton f4949a1
ci: add ERC20 throughput benchmark job
chatton 4c7b7e1
chore: remove span assertions
chatton b14085e
fix: guard against drain timeout and zero-duration TPS division
chatton af2aebd
Merge branch 'main' into cian/erc20-benchmark
chatton a135436
Merge branch 'main' into cian/erc20-benchmark
chatton File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium