1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-13 02:52:54 -05:00
denoland-deno/test_util/src/testdata
Valentin Anger 31f32ed8c4
Move benchmarks to Rust (#7134)
All benchmarks are done in Rust and can be invoked with
`cargo bench`.

Currently this has it's own "harness" that behaves like
`./tools/benchmark.py` did.
Because of this tests inside `cli/bench` are currently not run.
This should be switched to the language provided harness
once the `#[bench]` attribute has been stabilized.
2020-08-28 09:03:50 -04:00
..
strace_summary.out Move benchmarks to Rust (#7134) 2020-08-28 09:03:50 -04:00
strace_summary2.out Move benchmarks to Rust (#7134) 2020-08-28 09:03:50 -04:00
time.out Move benchmarks to Rust (#7134) 2020-08-28 09:03:50 -04:00
wrk1.txt Move benchmarks to Rust (#7134) 2020-08-28 09:03:50 -04:00
wrk2.txt Move benchmarks to Rust (#7134) 2020-08-28 09:03:50 -04:00
wrk3.txt Move benchmarks to Rust (#7134) 2020-08-28 09:03:50 -04:00