oxc/tasks/benchmark
overlookmotel 29d8a64bc9
perf(tasks): speed up NAPI parser benchmark build (#2787)
The `parser_napi` pseudo-benchmark does not depend on any Oxc crates, so
remove all dependencies for this benchmark. This reduces build time of
this benchmark on CI by ~1 minute.

After #2780, NAPI parser benchmark sometimes took the longest of all the
benchmarks, so making it faster reduces time to complete the benchmarks
overall.
2024-03-22 12:09:32 +00:00
..
benches feat(tasks): benchmark NodeJS parser (#2770) 2024-03-20 05:06:09 +00:00
codspeed fix(tasks): don't upload log files to CodSpeed (#2762) 2024-03-18 22:44:57 +00:00
src chore: criterion2 (#2737) 2024-03-16 18:55:04 +08:00
Cargo.toml perf(tasks): speed up NAPI parser benchmark build (#2787) 2024-03-22 12:09:32 +00:00
README.md s/web-infra-dev/oxc-project 2023-11-10 14:30:18 +08:00