-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #185 from lxfind/one-package-a-time
Publish one package at a time
- Loading branch information
Showing
16 changed files
with
106 additions
and
139 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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ name = "MoveStdlib" | |
version = "1.5.0" | ||
|
||
[addresses] | ||
Std = "_" | ||
Std = "0x1" | ||
|
||
[dev-addresses] | ||
Std = "0x1" |
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
Oops, something went wrong.
ae17191
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 + debuginfo] target(s) in 3.54s
�[0m�[0m�[1m�[32m Running�[0m
target/release/bench
[2022-01-15T21:44:26Z INFO bench] Starting benchmark: OrdersAndCerts
[2022-01-15T21:44:26Z INFO bench] Preparing accounts.
[2022-01-15T21:44:26Z INFO bench] Open database on path: "/tmp/DB_AAED48E49B872BC8EC341675088E7993"
[2022-01-15T21:44:30Z INFO bench] Preparing transactions.
[2022-01-15T21:44:38Z INFO fastpay::network] Listening to Tcp traffic on 127.0.0.1:9555
[2022-01-15T21:44:39Z INFO bench] Number of TCP connections: 2
[2022-01-15T21:44:39Z INFO bench] Set max_in_flight to 500
[2022-01-15T21:44:39Z INFO bench] Sending requests.
[2022-01-15T21:44:39Z INFO fastpay::network] Sending Tcp requests to 127.0.0.1:9555
[2022-01-15T21:44:40Z INFO fastpay::network] 127.0.0.1:9555 has processed 5000 packets
[2022-01-15T21:44:41Z INFO fastpay::network] In flight 500 Remaining 35000
[2022-01-15T21:44:42Z INFO fastpay::network] In flight 500 Remaining 35000
[2022-01-15T21:44:42Z INFO fastpay::network] 127.0.0.1:9555 has processed 10000 packets
[2022-01-15T21:44:43Z INFO fastpay::network] 127.0.0.1:9555 has processed 15000 packets
[2022-01-15T21:44:44Z INFO fastpay::network] In flight 500 Remaining 30000
[2022-01-15T21:44:44Z INFO fastpay::network] 127.0.0.1:9555 has processed 20000 packets
[2022-01-15T21:44:45Z INFO fastpay::network] 127.0.0.1:9555 has processed 25000 packets
[2022-01-15T21:44:46Z INFO fastpay::network] In flight 500 Remaining 25000
[2022-01-15T21:44:46Z INFO fastpay::network] 127.0.0.1:9555 has processed 30000 packets
[2022-01-15T21:44:47Z INFO fastpay::network] 127.0.0.1:9555 has processed 35000 packets
[2022-01-15T21:44:47Z INFO fastpay::network] In flight 500 Remaining 20000
[2022-01-15T21:44:47Z INFO fastpay::network] 127.0.0.1:9555 has processed 40000 packets
[2022-01-15T21:44:48Z INFO fastpay::network] In flight 500 Remaining 20000
[2022-01-15T21:44:48Z INFO fastpay::network] 127.0.0.1:9555 has processed 45000 packets
[2022-01-15T21:44:49Z INFO fastpay::network] In flight 500 Remaining 15000
[2022-01-15T21:44:49Z INFO fastpay::network] 127.0.0.1:9555 has processed 50000 packets
[2022-01-15T21:44:50Z INFO fastpay::network] 127.0.0.1:9555 has processed 55000 packets
[2022-01-15T21:44:50Z INFO fastpay::network] In flight 500 Remaining 10000
[2022-01-15T21:44:50Z INFO fastpay::network] 127.0.0.1:9555 has processed 60000 packets
[2022-01-15T21:44:51Z INFO fastpay::network] 127.0.0.1:9555 has processed 65000 packets
[2022-01-15T21:44:52Z INFO fastpay::network] In flight 500 Remaining 5000
[2022-01-15T21:44:52Z INFO fastpay::network] 127.0.0.1:9555 has processed 70000 packets
[2022-01-15T21:44:53Z INFO fastpay::network] 127.0.0.1:9555 has processed 75000 packets
[2022-01-15T21:44:53Z INFO fastpay::network] 127.0.0.1:9555 has processed 80000 packets
[2022-01-15T21:44:54Z INFO fastpay::network] Done sending Tcp requests to 127.0.0.1:9555
[2022-01-15T21:44:54Z INFO bench] Received 80000 responses.
[2022-01-15T21:44:54Z WARN bench] Completed benchmark for OrdersAndCerts
Total time: 14769010us, items: 40000, tx/sec: 2708.373817879465