oxc/tasks/benchmark
Boshen 846711cf41 feat(transformer)!: change API to take a &TransformOptions instead of TransformOptions (#7213)
closes #7185

`TransformOption`s has an initialization cost, it should be initialized once and shared across files.
2024-11-09 06:01:13 +00:00
..
benches feat(transformer)!: change API to take a &TransformOptions instead of TransformOptions (#7213) 2024-11-09 06:01:13 +00:00
codspeed chore: remove unnecessary packageManager from package.json 2024-10-25 10:38:02 +08:00
src ci(benchmarks): NeverGrowInPlaceAllocator not pub (#5727) 2024-09-12 12:58:13 +00:00
Cargo.toml ci(minifier): minifier benchmark measure only the minifier itself (#6222) 2024-10-01 17:43:39 +00:00
README.md