-
Notifications
You must be signed in to change notification settings - Fork 259
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
[parallel executor] parallel executor #3897
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #3897 +/- ##
==========================================
+ Coverage 53.73% 54.55% +0.82%
==========================================
Files 618 636 +18
Lines 68014 69632 +1618
==========================================
+ Hits 36539 37978 +1439
- Misses 31475 31654 +179
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 16 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Benchmark for 14ac774Click to view benchmark
|
Benchmark for 3e2b1b2Click to view benchmark
|
Benchmark for 6e36512Click to view benchmark
|
Benchmark for fda8399Click to view benchmark
|
* [benchmark] bencher for parallel executor * [e2e-test] Commit e2etest first * [e2e-test] Format codes * [e2e-test] add some change for e2e-test * [e2e-test] fixed all compiling error * [e2e-test] fixed cargo clippy check * [e2e-test] Fixed build error * [e2e-test] Fixed for data_store * [e2e-test] Fixed for trasnction peer to peer bench mark * [e2e-test] Fixed for trasnction peer to peer bench mark * [e2e-test] Fix commit checking * [e2e-test] Use CPU numbers for concurrency level * [e2e-test] abort Token name is "Token" * [e2e-test] put the transaction count to parameter for transaction benches. * [e2e-test] add the bench script * [e2e-test] commit for fmt * [e2e-test] fixed for the skip rest transaction test
close for #3940 |
Pull request type
Please check the type of change your PR introduces:
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Other information