feat: add __performance

This commit is contained in:
2020-11-07 12:23:25 +08:00
parent e6917877cc
commit 79efa59a34
4 changed files with 61 additions and 1 deletions

14
__performance/print_perf/Cargo.lock generated Normal file
View File

@@ -0,0 +1,14 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "print_perf"
version = "0.1.0"
dependencies = [
"print_perf 0.1.9",
]
[[package]]
name = "print_perf"
version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "04378d9c598036cd5c61d71245b4e5e3e6455d1f2ab2120a7b9055dace8d8a47"