error[E0554]: `#![feature]` may not be used on the stable release channel --> src/lib.rs:1:1 | 1 | #![feature(test)] | ^^^^^^^^^^^^^^^^^ error: aborting due to previous error stableでは実行できない!
[optimized] target(s) in 2.63s Running target/release/deps/shitamachi04-4b13c6b7e81a9987 running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Running target/release/deps/my_bench-1036f4d6f71359c2 Gnuplot not found, using plotters backend my benchmark time: [2.8872 us 2.8955 us 2.9045 us] change: [-3.2087% -2.7053% -2.2805%] (p = 0.00 < 0.05) Performance has improved. Found 3 outliers among 100 measurements (3.00%) 3 (3.00%) high mild 2回目のベンチマーク結果: 前回との差分が表示される
for Rust https://github.com/bheisler/criterion.rs • paritytech/substrate https://github.com/paritytech/substrate/ • libra/libra: Libra’s mission is to enable a simple global payment system and financial infrastructure that empowers billions of people. https://github.com/libra/libra