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

[move] Update move dependency for fix invalid character for tab. #3393

Merged
merged 1 commit into from
May 10, 2022

Conversation

jolestar
Copy link
Member

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):

Pickup move-language/move#116 and update move dependency

What is the current behavior?

Issue Number: #3130

What is the new behavior?

Other information

@jolestar jolestar requested review from nanne007, xudon9 and nkysg May 10, 2022 04:03
@github-actions
Copy link

Benchmark for 7377547

Click to view benchmark
Test Base PR %
accumulator_append 589.9±9.60µs 585.9±11.52µs -0.68%
block_apply/block_apply_10 263.8±0.60ms 265.6±0.46ms +0.68%
block_apply/block_apply_1000 26.9±0.02s 26.9±0.02s 0.00%
get_with_proof/db_store 36.4±0.32µs 36.5±0.32µs +0.27%
get_with_proof/mem_store 31.3±0.19µs 31.2±0.19µs -0.32%
put_and_commit/db_store/1 98.9±5.32µs 95.1±4.61µs -3.84%
put_and_commit/db_store/10 873.1±40.38µs 853.0±37.89µs -2.30%
put_and_commit/db_store/100 7.4±0.35ms 7.3±0.31ms -1.35%
put_and_commit/db_store/5 441.2±23.34µs 443.7±23.60µs +0.57%
put_and_commit/db_store/50 3.8±0.16ms 3.8±0.17ms 0.00%
put_and_commit/mem_store/1 62.4±5.60µs 61.5±5.64µs -1.44%
put_and_commit/mem_store/10 580.5±47.26µs 572.4±46.58µs -1.40%
put_and_commit/mem_store/100 5.7±0.83ms 5.7±0.83ms 0.00%
put_and_commit/mem_store/5 295.2±25.66µs 290.8±24.52µs -1.49%
put_and_commit/mem_store/50 2.9±0.18ms 2.8±0.19ms -3.45%
query_block/query_block_in(10)_times(100) 3.8±0.16ms 3.9±0.11ms +2.63%
query_block/query_block_in(10)_times(1000) 38.5±1.03ms 38.8±1.22ms +0.78%
query_block/query_block_in(10)_times(10000) 387.4±7.00ms 387.4±7.47ms 0.00%
query_block/query_block_in(1000)_times(100) 964.6±6.11µs 952.7±7.83µs -1.23%
query_block/query_block_in(1000)_times(1000) 9.6±0.04ms 9.5±0.08ms -1.04%
query_block/query_block_in(1000)_times(10000) 97.1±1.43ms 94.9±0.50ms -2.27%
storage_transaction 1089.7±358.17µs 1061.4±298.63µs -2.60%
vm/transaction_execution/1 313.6±0.61ms 314.2±0.82ms +0.19%
vm/transaction_execution/10 99.1±0.70ms 99.4±0.98ms +0.30%
vm/transaction_execution/20 92.5±0.65ms 93.2±1.87ms +0.76%
vm/transaction_execution/5 121.7±1.43ms 121.2±0.93ms -0.41%
vm/transaction_execution/50 106.9±0.66ms 106.8±0.63ms -0.09%

@jolestar jolestar merged commit 02741b7 into master May 10, 2022
@jolestar jolestar deleted the fix_invalid_character_for_tab branch May 10, 2022 05:09
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