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

uprade version to 1.13.12-alpha #4027

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

simonjiao
Copy link
Collaborator

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Other information

Copy link

Benchmark for b6597d3

Click to view benchmark
Test Base PR %
accumulator_append 963.4±219.93µs 1157.5±251.98µs +20.15%
block_apply/block_apply_10 406.5±14.74ms 441.5±54.50ms +8.61%
block_apply/block_apply_1000 49.5±1.28s 49.6±1.25s +0.20%
get_with_proof/db_store 71.2±15.16µs 53.8±8.77µs -24.44%
get_with_proof/mem_store 48.2±7.63µs 50.4±7.99µs +4.56%
put_and_commit/db_store/1 147.0±16.30µs 178.6±33.41µs +21.50%
put_and_commit/db_store/10 1408.8±361.28µs 1171.2±144.01µs -16.87%
put_and_commit/db_store/100 11.1±1.88ms 11.9±2.23ms +7.21%
put_and_commit/db_store/5 607.7±46.96µs 640.8±76.09µs +5.45%
put_and_commit/db_store/50 5.7±0.77ms 6.4±1.14ms +12.28%
put_and_commit/mem_store/1 77.1±3.60µs 86.1±16.88µs +11.67%
put_and_commit/mem_store/10 748.5±65.38µs 812.6±121.88µs +8.56%
put_and_commit/mem_store/100 7.2±0.53ms 7.6±0.88ms +5.56%
put_and_commit/mem_store/5 451.0±102.96µs 380.9±49.61µs -15.54%
put_and_commit/mem_store/50 3.6±0.29ms 3.8±0.54ms +5.56%
query_block/query_block_in(10)_times(100) 5.5±0.61ms 5.6±0.70ms +1.82%
query_block/query_block_in(10)_times(1000) 53.6±6.35ms 55.0±7.73ms +2.61%
query_block/query_block_in(10)_times(10000) 578.3±72.75ms 491.9±41.69ms -14.94%
query_block/query_block_in(1000)_times(100) 1364.4±36.68µs 1517.0±150.24µs +11.18%
query_block/query_block_in(1000)_times(1000) 18.7±2.80ms 14.0±0.46ms -25.13%
query_block/query_block_in(1000)_times(10000) 147.5±7.02ms 159.8±28.69ms +8.34%
storage_transaction 1196.3±366.56µs 1117.4±398.58µs -6.60%
vm/transaction_execution/1 478.1±45.39ms 545.5±57.89ms +14.10%
vm/transaction_execution/10 144.5±6.97ms 164.5±13.31ms +13.84%
vm/transaction_execution/20 151.0±14.56ms 179.5±20.31ms +18.87%
vm/transaction_execution/5 204.8±20.10ms 234.6±26.99ms +14.55%
vm/transaction_execution/50 162.3±16.80ms 185.0±21.87ms +13.99%

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.

3 participants