Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-28 | Move benchmarks to Rust (#7134) | Valentin Anger | |
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-01-02 | Happy new year! (#3578) | Ry Dahl | |
2019-12-12 | benchmark: align deno_http and node_http response (#3484) | Kevin (Kun) "Kassimo" Qian | |
2019-01-21 | chore: update license lines (#1557) | Yoshiya Hinosawa | |
2018-10-19 | Add missing copyrights (#1024) | ztplz | |
2018-10-16 | First pass at http benchmark. | Ryan Dahl | |