-
Notifications
You must be signed in to change notification settings - Fork 268
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
Json rpc benchmarking framework #2023
Commits on Jul 27, 2023
-
Adding rpc benchmarking skeleton
Iago Lluque committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 1dd09d2 - Browse repository at this point
Copy the full SHA 1dd09d2View commit details -
Removing jmh Gradle plugin and use vanilla one instead
Iago Lluque committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 36a8392 - Browse repository at this point
Copy the full SHA 36a8392View commit details -
Implemented Gradle task handling OOTB jmh parameters and/or custom su…
…bset
Iago Lluque committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for c57d469 - Browse repository at this point
Copy the full SHA c57d469View commit details -
Simplified Benchmark set up and running
Iago Lluque committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for b74b56b - Browse repository at this point
Copy the full SHA b74b56bView commit details -
Iago Lluque committed
Jul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 478c33c - Browse repository at this point
Copy the full SHA 478c33cView commit details -
Fixed verification-metadata.xml
Iago Lluque committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 755757b - Browse repository at this point
Copy the full SHA 755757bView commit details -
Removed not needed jmh Gradle task
Iago Lluque committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for c37238f - Browse repository at this point
Copy the full SHA c37238fView commit details -
Naive and preliminar implementation of ethSendRawTransaction to showc…
…ase how to add new methods to the benchmark suite
Iago Lluque committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for fc068e0 - Browse repository at this point
Copy the full SHA fc068e0View commit details -
Do not include JMH jar on distribution
Iago Lluque committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for cd3aaf6 - Browse repository at this point
Copy the full SHA cd3aaf6View commit details -
Implemented sendTransaction and sendRawTransaction benchmarking methods
Applied also some generic simplifications
Iago Lluque committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 1e34ece - Browse repository at this point
Copy the full SHA 1e34eceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41eb83e - Browse repository at this point
Copy the full SHA 41eb83eView commit details -
Removed network specific config files but for regtest (we have decide…
…d to use fixed snapshots as benchmark references) and reduced default iteration numbers
Iago Lluque committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 2ae13e7 - Browse repository at this point
Copy the full SHA 2ae13e7View commit details -
Added example for custom methods not included in Web3J
Iago Lluque committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for f610726 - Browse repository at this point
Copy the full SHA f610726View commit details -
Increased block wait time for sendTransaction benchmarking to always …
…work
Iago Lluque committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 853313a - Browse repository at this point
Copy the full SHA 853313aView commit details -
Implemented debug methods benchmark
Iago Lluque committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 3695480 - Browse repository at this point
Copy the full SHA 3695480View commit details -
Adaptations to benchmark on testnet data
Iago Lluque committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 2c57fc1 - Browse repository at this point
Copy the full SHA 2c57fc1View commit details -
Refactored and simplified Benchmark runners, plans and config
Iago Lluque committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 52a90d9 - Browse repository at this point
Copy the full SHA 52a90d9View commit details -
Addressed PR comments on Benchmarking module
Iago Lluque committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 5f0a798 - Browse repository at this point
Copy the full SHA 5f0a798View commit details -
Adaptations to benchmark on testnet data
Iago Lluque committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 28a6642 - Browse repository at this point
Copy the full SHA 28a6642View commit details -
Configuration menu - View commit details
-
Copy full SHA for dba456f - Browse repository at this point
Copy the full SHA dba456fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c34d3dd - Browse repository at this point
Copy the full SHA c34d3ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 456884d - Browse repository at this point
Copy the full SHA 456884dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3689346 - Browse repository at this point
Copy the full SHA 3689346View commit details -
Configuration menu - View commit details
-
Copy full SHA for 278b1a6 - Browse repository at this point
Copy the full SHA 278b1a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b538813 - Browse repository at this point
Copy the full SHA b538813View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ad0e25 - Browse repository at this point
Copy the full SHA 7ad0e25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27e1c29 - Browse repository at this point
Copy the full SHA 27e1c29View commit details -
Configuration menu - View commit details
-
Copy full SHA for b31c932 - Browse repository at this point
Copy the full SHA b31c932View commit details -
Configuration menu - View commit details
-
Copy full SHA for c857b19 - Browse repository at this point
Copy the full SHA c857b19View commit details -
Configuration menu - View commit details
-
Copy full SHA for e14ede5 - Browse repository at this point
Copy the full SHA e14ede5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47bbb87 - Browse repository at this point
Copy the full SHA 47bbb87View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1937e4 - Browse repository at this point
Copy the full SHA f1937e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed41396 - Browse repository at this point
Copy the full SHA ed41396View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5ad6ee - Browse repository at this point
Copy the full SHA e5ad6eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f426721 - Browse repository at this point
Copy the full SHA f426721View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ad43c0 - Browse repository at this point
Copy the full SHA 7ad43c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3f32a7 - Browse repository at this point
Copy the full SHA a3f32a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for efbdd26 - Browse repository at this point
Copy the full SHA efbdd26View commit details -
Configuration menu - View commit details
-
Copy full SHA for c30629e - Browse repository at this point
Copy the full SHA c30629eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c4c5ab - Browse repository at this point
Copy the full SHA 4c4c5abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99ada8c - Browse repository at this point
Copy the full SHA 99ada8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a102471 - Browse repository at this point
Copy the full SHA a102471View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e608fa - Browse repository at this point
Copy the full SHA 4e608faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bffb7b - Browse repository at this point
Copy the full SHA 7bffb7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f95ba13 - Browse repository at this point
Copy the full SHA f95ba13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59440bb - Browse repository at this point
Copy the full SHA 59440bbView commit details -
Try improving benchmarking stability by increasing warmups and removi…
…ng forks
Iago Lluque committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 174662f - Browse repository at this point
Copy the full SHA 174662fView commit details -
Reduced logic under benchmark methods
Iago Lluque committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 20fb503 - Browse repository at this point
Copy the full SHA 20fb503View commit details -
Improved eth_getLogs benchmarking
Iago Lluque committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for dc58685 - Browse repository at this point
Copy the full SHA dc58685View commit details