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

[chaos-mesh] Add some chaos schedule #4112

Open
wants to merge 1 commit into
base: dag-master
Choose a base branch
from

Conversation

welbon
Copy link
Contributor

@welbon welbon commented May 23, 2024

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 bc8f09c

Click to view benchmark
Test Base PR %
accumulator_append 782.9±119.34µs 776.2±97.52µs -0.86%
block_apply/block_apply_10 360.8±12.11ms 364.3±20.20ms +0.97%
block_apply/block_apply_1000 38.7±0.70s 38.0±1.23s -1.81%
get_with_proof/db_store 45.7±1.16µs 46.9±3.90µs +2.63%
get_with_proof/mem_store 38.1±1.98µs 42.1±9.92µs +10.50%
put_and_commit/db_store/1 109.9±4.45µs 142.5±27.67µs +29.66%
put_and_commit/db_store/10 1002.8±34.95µs 1006.7±41.82µs +0.39%
put_and_commit/db_store/100 9.5±0.41ms 9.7±0.90ms +2.11%
put_and_commit/db_store/5 544.2±60.10µs 557.1±71.92µs +2.37%
put_and_commit/db_store/50 4.8±0.22ms 5.0±0.27ms +4.17%
put_and_commit/mem_store/1 71.6±5.98µs 83.8±22.09µs +17.04%
put_and_commit/mem_store/10 671.9±51.18µs 672.9±49.46µs +0.15%
put_and_commit/mem_store/100 6.6±0.49ms 6.6±0.61ms 0.00%
put_and_commit/mem_store/5 337.7±29.71µs 401.1±105.01µs +18.77%
put_and_commit/mem_store/50 4.3±1.40ms 3.3±0.19ms -23.26%
query_block/query_block_in(10)_times(100) 4.7±0.17ms 4.6±0.25ms -2.13%
query_block/query_block_in(10)_times(1000) 45.9±0.78ms 46.1±2.94ms +0.44%
query_block/query_block_in(10)_times(10000) 459.6±3.17ms 480.0±44.90ms +4.44%
query_block/query_block_in(1000)_times(100) 1204.8±24.11µs 1239.6±63.27µs +2.89%
query_block/query_block_in(1000)_times(1000) 12.2±0.64ms 11.6±0.62ms -4.92%
query_block/query_block_in(1000)_times(10000) 121.7±3.07ms 117.9±4.87ms -3.12%
storage_transaction 1083.2±442.47µs 1126.1±427.31µs +3.96%
vm/transaction_execution/1 405.5±6.65ms 406.3±10.20ms +0.20%
vm/transaction_execution/10 128.8±6.77ms 132.8±14.39ms +3.11%
vm/transaction_execution/20 117.9±4.64ms 128.4±8.52ms +8.91%
vm/transaction_execution/5 156.5±4.04ms 160.0±8.36ms +2.24%
vm/transaction_execution/50 143.5±7.03ms 142.7±9.17ms -0.56%

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.

2 participants