-
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.
[bugfix] - Fix openrpc doc generation subscription method handling (#…
…2862) * fix open rpc doc generation subscription handling * address PR comment, remove clone
- Loading branch information
1 parent
552b750
commit e0f48cf
Showing
3 changed files
with
98 additions
and
37 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
e0f48cf
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.65s
�[0m�[0m�[1m�[32m Running�[0m
target/release/bench microbench throughput
�[2m2022-07-06T15:51:00.683493Z�[0m �[32m INFO�[0m �[2msui_benchmark::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-07-06T15:51:00.684627Z�[0m �[32m INFO�[0m �[2msui_config::genesis_config�[0m�[2m:�[0m Creating accounts and gas objects...
�[2m2022-07-06T15:51:00.684788Z�[0m �[32m INFO�[0m �[2msui_config::genesis�[0m�[2m:�[0m Loading Move framework lib from None
�[2m2022-07-06T15:51:00.685064Z�[0m �[32m INFO�[0m �[2msui_config::genesis�[0m�[2m:�[0m Loading Sui framework lib from None
�[2m2022-07-06T15:51:00.686938Z�[0m �[32m INFO�[0m �[2msui_benchmark::benchmark::validator_preparer�[0m�[2m:�[0m authority address hex: 0x073fcba5145279c94c603e80d8a088334f749e16
�[2m2022-07-06T15:51:00.687032Z�[0m �[32m INFO�[0m �[2msui_benchmark::benchmark::validator_preparer�[0m�[2m:�[0m Open database on path: "/tmp/DB_0x15ec864d2b1035dde00f7600ec1043d33087829e"
�[2m2022-07-06T15:51:00.891488Z�[0m �[32m INFO�[0m �[2msui_storage::lock_service�[0m�[2m:�[0m LockService command processing loop started
�[2m2022-07-06T15:51:00.891506Z�[0m �[32m INFO�[0m �[2msui_storage::lock_service�[0m�[2m:�[0m LockService queries processing loop started
�[2m2022-07-06T15:51:00.925987Z�[0m �[32m INFO�[0m �[2msui_config::genesis�[0m�[2m:�[0m Loading Move framework lib from None
�[2m2022-07-06T15:51:00.926062Z�[0m �[32m INFO�[0m �[2msui_config::genesis�[0m�[2m:�[0m Loading Sui framework lib from None
�[2m2022-07-06T15:51:00.931055Z�[0m �[32m INFO�[0m �[2msui_core::authority::authority_store�[0m�[2m:�[0m Creating locks for genesis objects
�[2m2022-07-06T15:51:00.941817Z�[0m �[32m INFO�[0m �[2msui_core::authority::authority_store�[0m�[2m:�[0m Creating locks for genesis objects
�[2m2022-07-06T15:51:00.950434Z�[0m �[32m INFO�[0m �[2msui_core::authority::authority_store�[0m�[2m:�[0m Creating locks for genesis objects
�[2m2022-07-06T15:51:01.601432Z�[0m �[32m INFO�[0m �[2msui_benchmark::benchmark::validator_preparer�[0m�[2m:�[0m Spawning a validator thread...
�[2m2022-07-06T15:51:01.602769Z�[0m �[32m INFO�[0m �[2msui_core::authority_server�[0m�[2m:�[0m Listening to traffic on /dns/127.0.0.1/tcp/9555/http
Throughout: 29155.436964195957 tps