We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a85f0f0 + dc22e17 commit 05fb118Copy full SHA for 05fb118
benches/bench-libproc-macro/README.md
@@ -4,7 +4,7 @@ Example output:
4
$ cargo check --release
5
6
Compiling bench-libproc-macro v0.0.0
7
-STRING: 8 millis
8
-TOKENSTREAM: 25721 millis
9
- Finished release [optimized] target(s) in 26.15s
+STRING: 15 millis
+TOKENSTREAM: 97 millis
+ Finished release [optimized] target(s) in 1.06s
10
```
0 commit comments