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

enable call_api_cmd_halley test #4111

Merged
merged 1 commit into from
May 23, 2024
Merged

enable call_api_cmd_halley test #4111

merged 1 commit into from
May 23, 2024

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 cb509d8

Click to view benchmark
Test Base PR %
accumulator_append 944.2±214.05µs 886.4±212.42µs -6.12%
block_apply/block_apply_10 367.6±13.83ms 360.7±7.28ms -1.88%
block_apply/block_apply_1000 46.2±5.42s 41.7±1.94s -9.74%
get_with_proof/db_store 48.2±4.53µs 47.5±2.98µs -1.45%
get_with_proof/mem_store 39.5±7.06µs 40.7±6.66µs +3.04%
put_and_commit/db_store/1 126.4±13.85µs 138.8±30.81µs +9.81%
put_and_commit/db_store/10 1271.7±234.49µs 1097.4±100.72µs -13.71%
put_and_commit/db_store/100 11.7±1.96ms 12.9±2.14ms +10.26%
put_and_commit/db_store/5 599.6±101.83µs 640.3±124.95µs +6.79%
put_and_commit/db_store/50 5.5±0.72ms 6.0±1.44ms +9.09%
put_and_commit/mem_store/1 93.6±21.90µs 75.8±8.02µs -19.02%
put_and_commit/mem_store/10 800.4±174.67µs 722.0±148.22µs -9.80%
put_and_commit/mem_store/100 7.8±1.35ms 7.3±1.52ms -6.41%
put_and_commit/mem_store/5 379.0±66.95µs 361.6±56.02µs -4.59%
put_and_commit/mem_store/50 3.7±0.67ms 3.7±0.82ms 0.00%
query_block/query_block_in(10)_times(100) 5.2±0.63ms 5.7±1.15ms +9.62%
query_block/query_block_in(10)_times(1000) 50.0±4.67ms 58.7±16.16ms +17.40%
query_block/query_block_in(10)_times(10000) 525.1±55.59ms 537.4±73.35ms +2.34%
query_block/query_block_in(1000)_times(100) 1357.8±136.80µs 1559.4±312.37µs +14.85%
query_block/query_block_in(1000)_times(1000) 13.0±1.06ms 13.3±1.65ms +2.31%
query_block/query_block_in(1000)_times(10000) 129.6±13.31ms 133.5±18.96ms +3.01%
storage_transaction 1068.7±388.72µs 1383.4±597.12µs +29.45%
vm/transaction_execution/1 527.7±34.80ms 443.1±28.57ms -16.03%
vm/transaction_execution/10 150.1±7.95ms 142.8±9.90ms -4.86%
vm/transaction_execution/20 143.8±16.45ms 219.3±11.93ms +52.50%
vm/transaction_execution/5 190.7±17.38ms 173.1±15.27ms -9.23%
vm/transaction_execution/50 169.9±14.04ms 211.5±13.82ms +24.48%

@nkysg nkysg merged commit a989171 into dag-master May 23, 2024
4 of 5 checks passed
@nkysg nkysg deleted the fix-tests branch May 23, 2024 14:44
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