1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-28 16:20:57 -05:00
denoland-deno/.github
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
..
workflows Move benchmarks to Rust (#7134) 2020-08-28 09:03:50 -04:00
FUNDING.yml Add sponsor button (#5880) 2020-05-26 15:28:48 -04:00
PULL_REQUEST_TEMPLATE.md Move style guide to docs dir (#5174) 2020-05-09 09:05:23 -04:00