-
Notifications
You must be signed in to change notification settings - Fork 257
Benchmark the block execution #4751
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
Open
jackzhhuang
wants to merge
34
commits into
dual-verse-dag
Choose a base branch
from
vm2benchmark-bin
base: dual-verse-dag
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.
+3,900
−1,695
Open
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
f744932
1, add benchmark for testing vm2 transaction execution
jackzhhuang 17a0b49
add benchmark code
jackzhhuang 9a94ccf
Update test
sanlee42 09b00bc
use 2000 receiver
jackzhhuang df4ee52
use 1280000 as max sender
jackzhhuang ceabaf8
add more 128 G as default max memory size
jackzhhuang be6965f
watch the tranaction
jackzhhuang a1f2920
fix fmt
jackzhhuang 42462b7
add draw svg
jackzhhuang e5954a9
update cargo.lock
jackzhhuang 19b0b3b
add get balance2
jackzhhuang 25fdca4
1, update rpc schema
jackzhhuang 95a8ae1
fix fmt and the advice from the coderabbit
jackzhhuang 850b7dc
add bench code
jackzhhuang 65115e1
fix fmt
jackzhhuang b0829ee
fix query balance2
jackzhhuang 4b708ad
update Cargo.lock
jackzhhuang 8b29ac3
1, add benchmark for testing vm2 transaction execution
jackzhhuang cb2be65
add benchmark code
jackzhhuang 899567c
Update test
sanlee42 2484459
use 2000 receiver
jackzhhuang 9ae0965
add more 128 G as default max memory size
jackzhhuang 2fd837d
watch the tranaction
jackzhhuang c4a6748
watch the tranaction
jackzhhuang 629aa50
fix fmt
jackzhhuang 8e0bfd2
add draw svg
jackzhhuang 3fc47c4
update cargo.lock
jackzhhuang 0d55222
add get balance2
jackzhhuang ec72123
1, update rpc schema
jackzhhuang fe813e1
fix fmt and the advice from the coderabbit
jackzhhuang 4fa3d7d
add bench code
jackzhhuang dd8c66e
fix fmt
jackzhhuang dfe4132
fix query balance2
jackzhhuang 47803f0
rebase dual-verse-dag
jackzhhuang 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
fix fmt
- Loading branch information
commit a1f2920174061d6447d7ab7676869ec18e4dc278
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -269,4 +269,4 @@ fn main() { | |
|
|
||
| handle.join().unwrap(); | ||
| info!("txfactory: stop now"); | ||
| } | ||
| } | ||
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.