-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
These cover different batch sizes and account lock contention scenarios. Some initial measurements for a different number of non-vote banking stage threads: batch sz 1 threads 2 threads 3 threads all same account 192 136ms 269ms 216ms independent batches 192 136ms 109ms 106ms two contentions 192 8ms 6ms 6ms no same accounts 192 7ms 6ms 5ms all same account 12 45ms 436ms (??) 142ms independent batches 12 45ms 37ms 26ms two contentions 12 14ms 11ms 8ms no same accounts 12 11ms 9ms 6ms
- Loading branch information
Showing
1 changed file
with
129 additions
and
23 deletions.
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