third_party_rust_proc-macro2/benches/bench-libproc-macro
2022-07-31 19:27:22 -07:00
..
Cargo.toml Add authors to Cargo.toml 2022-07-31 19:27:22 -07:00
lib.rs Bump benchmark iteration count 2021-12-26 13:34:15 -08:00
main.rs Add basic benchmark of libproc_macro 2019-10-03 21:11:55 -04:00
README.md Bump benchmark iteration count 2021-12-26 13:34:15 -08:00

Example output:

$ cargo check --release

   Compiling bench-libproc-macro v0.0.0
STRING: 37 millis
TOKENSTREAM: 276 millis
    Finished release [optimized] target(s) in 1.16s