oxc/tasks/benchmark
overlookmotel 6f8bb1cebf
ci(benchmarks): simplify benchmarks (#7939)
Pure refactor. Use `bench_function` instead of `bench_with_input` and
just borrow data from outside closure. This shortens the code and (I
think) makes it easier to read.
2024-12-16 22:01:01 +08:00
..
benches ci(benchmarks): simplify benchmarks (#7939) 2024-12-16 22:01:01 +08:00
codspeed chore: remove unnecessary packageManager from package.json 2024-10-25 10:38:02 +08:00
src
Cargo.toml refactor(benchmark): transform code before codegen (#7934) 2024-12-16 13:08:11 +00:00
README.md