-
Notifications
You must be signed in to change notification settings - Fork 11.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[core] Set the
no_more_fragments
correctly (#2715)
* Set the `no_more_fragments` correctly * Added test Co-authored-by: George Danezis <george@danez.is>
- Loading branch information
Showing
3 changed files
with
195 additions
and
68 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
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
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
5c85bef
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.
Bench results
�[0m�[0m�[1m�[32m Finished�[0m release [optimized] target(s) in 0.67s
�[0m�[0m�[1m�[32m Running�[0m
target/release/bench microbench throughput
�[2m2022-06-29T13:14:12.872056Z�[0m �[32m INFO�[0m �[2msui::benchmark�[0m�[2m:�[0m benchmark �[3mbenchmark�[0m�[2m=�[0mBenchmark { committee_size: 1, send_timeout_us: 400000000, recv_timeout_us: 400000000, buffer_size: 65000, tcp_connections: 0, db_cpus: 1, use_native: false, batch_size: 2000, running_mode: SingleValidatorThread, working_dir: None, bench_type: MicroBenchmark { host: "127.0.0.1", port: 9555, type_: Throughput { num_transactions: 100000 } } }
�[2m2022-06-29T13:14:12.873212Z�[0m �[32m INFO�[0m �[2msui_config::genesis_config�[0m�[2m:�[0m Creating accounts and gas objects...
�[2m2022-06-29T13:14:12.873379Z�[0m �[32m INFO�[0m �[2msui_config::genesis�[0m�[2m:�[0m Loading Move framework lib from None
�[2m2022-06-29T13:14:12.873641Z�[0m �[32m INFO�[0m �[2msui_config::genesis�[0m�[2m:�[0m Loading Sui framework lib from None
�[2m2022-06-29T13:14:12.875387Z�[0m �[32m INFO�[0m �[2msui::benchmark::validator_preparer�[0m�[2m:�[0m authority address hex: 0x5e1d2dece55b746f06fab1f5ecbfc05dc5ad3d10
�[2m2022-06-29T13:14:12.875500Z�[0m �[32m INFO�[0m �[2msui::benchmark::validator_preparer�[0m�[2m:�[0m Open database on path: "/tmp/DB_0xd56ebba3fad969a512d1926b9bc4a9c910dfb2d4"
�[2m2022-06-29T13:14:13.052909Z�[0m �[32m INFO�[0m �[2msui_storage::lock_service�[0m�[2m:�[0m LockService command processing loop started
�[2m2022-06-29T13:14:13.052923Z�[0m �[32m INFO�[0m �[2msui_storage::lock_service�[0m�[2m:�[0m LockService queries processing loop started
�[2m2022-06-29T13:14:13.086386Z�[0m �[32m INFO�[0m �[2msui_config::genesis�[0m�[2m:�[0m Loading Move framework lib from None
�[2m2022-06-29T13:14:13.086463Z�[0m �[32m INFO�[0m �[2msui_config::genesis�[0m�[2m:�[0m Loading Sui framework lib from None
�[2m2022-06-29T13:14:13.091419Z�[0m �[32m INFO�[0m �[2msui_core::authority::authority_store�[0m�[2m:�[0m Creating locks for genesis objects
�[2m2022-06-29T13:14:13.101701Z�[0m �[32m INFO�[0m �[2msui_core::authority::authority_store�[0m�[2m:�[0m Creating locks for genesis objects
�[2m2022-06-29T13:14:13.109921Z�[0m �[32m INFO�[0m �[2msui_core::authority::authority_store�[0m�[2m:�[0m Creating locks for genesis objects
�[2m2022-06-29T13:14:13.744700Z�[0m �[32m INFO�[0m �[2msui::benchmark::validator_preparer�[0m�[2m:�[0m Spawning a validator thread...
�[2m2022-06-29T13:14:13.746119Z�[0m �[32m INFO�[0m �[2msui_core::authority_server�[0m�[2m:�[0m Listening to traffic on /dns/127.0.0.1/tcp/9555/http
Throughout: 32303.81088056958 tps