-
Notifications
You must be signed in to change notification settings - Fork 290
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
Block executor optimize tps testsuite #3995
Open
welbon
wants to merge
90
commits into
master
Choose a base branch
from
block_executor_optimize_tps_testsuite
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
90 commits
Select commit
Hold shift + click to select a range
295a3a1
Module Read & Write intersection and seq fallback
nkysg b2338e2
add Module detection
nkysg 2972b81
[Parallel Execution] Combinatorial test to check module intersection
nkysg eea3bd8
rename parallel-executor to block-executor
nkysg a468817
StateView remove push_write_set function
nkysg d541a73
[benchmark] merge calculate code from benchmark project
welbon f6bcca6
[benchmark] add the parameter for num_threads
welbon aa872ad
[benchmark] Add manual_sequence for sequence execution
welbon 0490351
[benchmark] Add flamegraph config for transaction_benches
welbon 46e9cb8
build_test.yml use branch tps_benchmark
nkysg 5cae38f
add stm flamegraph.sh
nkysg 3d91cc7
[benchmark] Add flamegraph config for script
welbon 625abae
optimize mod StarcoinVM log
nkysg 2da9d9e
update build_test.yml branch name
nkysg 295d659
update name
nkysg d9ee1cf
[benchmark] Add flamegraph file to github CI artifact after action co…
welbon 7a48923
[benchmark] Split the peer_to_peer benchmark into two targets
welbon 0f783c5
[benchmark] Split the peer_to_peer benchmark into two targets
welbon 4d186bf
[benchmark] Split the peer_to_peer benchmark into two targets
welbon 2855480
[benchmark] fix flamegraph output command
welbon 474b8ca
[benchmark] fix flamegraph output command
welbon 77a18ab
set num_threads
nkysg 68b05a9
set num_thread=8
nkysg 980b16c
set concurrency_level
nkysg 888eb50
add different num_threads
nkysg 76e709d
enlarge num accounts
nkysg b3e89d4
enlarge block size
nkysg 8103365
add par seq tps info
nkysg efbadd8
update concurrency_level 32
nkysg b338d99
update txn size 80000
nkysg 80bf293
update txn size 100k
nkysg 43f67a5
fix print info
nkysg 1a4e540
[benchmark] append txn numbers and concurrecy level as command line
welbon cf99123
[benchmark] append txn numbers and concurrecy level as command line i…
welbon 2bd2cc0
[benchmark] fixed error of summary
welbon 77c7416
[benchmark] fixed error of summary
welbon ab99a8c
[benchmark] add command line support benchmark for account number
welbon 6023dd1
update build and test ci
nkysg 2645b43
update build and test ci TXN_NUMS 1000
nkysg bce6290
[benchmark] Add the case of parallel benchmark
welbon 092d2af
fixed account layout for e2e-test
nkysg 863cae9
fix some block meta creation error
nkysg 64d34a4
add unittest for transaction
nkysg 13a646a
[e2e-test] fix error EPROLOGUE_CANT_PAY_GAS_DEPOSIT
nkysg d103e58
close some log
nkysg 1f6f589
add log
nkysg f7a416e
add branches
nkysg 4e53ce5
add bench-num
nkysg 474dc10
remove log
nkysg 1561a35
add ACCOUNT_NUMS
nkysg 7949e0d
fix transaction txn
nkysg 2c932c5
update some constants
nkysg 204a876
update TurboSTM validate
nkysg 0a53d0f
update AccountNum
nkysg cbeda3d
update AccountNum
nkysg 76371c7
update AccountNum
nkysg f1ea1e6
commit for test
welbon b1ea59c
commit for test
welbon dc0dc2f
commit for test
welbon 99a739e
commit for test
welbon 5987954
commit for test
welbon c989de0
test suit cherry pick
welbon 9ea8ee1
[e2e-testsuite] cherry pick from branch tps_benchmark_e2e_testsuite
welbon 2bfb4a6
[e2e-testsuite] cherry pick from branch tps_benchmark_e2e_testsuite
welbon c102aef
[e2e-testsuite] cherry pick from branch tps_benchmark_e2e_testsuite
welbon 87a2ee4
[e2e-testsuite] cherry pick from branch tps_benchmark_e2e_testsuite
welbon e4e9845
[e2e-testsuite] cherry pick from branch tps_benchmark_e2e_testsuite
welbon 85806f7
passed create_account.rs
welbon cb5c008
1. add some script helper functions; 2. fixed a test in admin_script.rs
welbon 07ed870
[e2e-testsuite] Fixed Running admin_script.rs
welbon a2a7e96
[e2e-testsuite] delete checking of execution
welbon eeb33cd
[e2e-testsuite] Fixed failed_transaction_tests.rs
welbon 99bb46c
[e2e-testsuite] Fixed some errors
welbon fca366f
[e2e-testsuite] Fixed the peer_to_peer.rs
welbon cac7f69
[e2e-testsuite] Delete all golden file
welbon e6b4c2e
[e2e-testsuite] delete some feature not support
welbon 9f5293b
[e2e-testsuite] fixed some test error
welbon b1cbb35
[e2e-testsuite] delete no using test case
welbon 42e37ce
[e2e-testsuite] fix some error testcase
welbon 4dd9e03
[e2e-testsuite] fixed latest testcase
welbon c93c295
[e2e-testsuite] optimize import header
welbon dbfbd35
Merge branch 'master' into block_executor_optimize_tps_testsuite
welbon 79aaccb
[e2e-testsuite] fixed PR comment
welbon 5a686c9
[e2e-testsuite] Revert build_test to prev version
welbon fbc2133
[e2e-testsuite] fixed some clippy error check
welbon 9f38c5f
[e2e-testsuite] fixed test error for verify_txn.rs
welbon 9bdfa87
[e2e-testsuite] fixed test error for bad_transaction.rs
welbon ec69e59
[e2e-testsuite] fixed test error for rotatekey Universary test
welbon 45f76ba
[e2e-testsuite] fixed build error
welbon f9d5203
[e2e-testsuite] fixed the version number
welbon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这个文件恢复原来吧