oxc/tasks
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
..
benchmark perf(tasks): speed up NAPI parser benchmark build (#2787) 2024-03-22 12:09:32 +00:00
common feat(tasks): shard linter benchmarks in CI (#2752) 2024-03-18 10:50:44 +08:00
coverage feat: SourcemapVisualizer (#2773) 2024-03-21 11:19:09 +08:00
javascript_globals chore: update Cargo.toml and deny.yaml 2024-03-05 16:31:05 +08:00
lint_rules chore(lint_rules): deprecated eslint no-dupe-args / no-octal / no-with 2024-02-02 17:33:54 +08:00
minsize refactor(codegen): clean up API around building sourcemaps (#2602) 2024-03-04 16:03:33 +08:00
prettier_conformance feat(prettier/ts): better conformance (#2721) 2024-03-20 18:59:49 +08:00
rulegen feat(task): init eslint-plugin-tree-shaking rule (#2662) 2024-03-10 22:07:34 +08:00
transform_conformance fix(transformer/decorators): missing check private function (#2607) 2024-03-05 11:37:00 +08:00
libs.txt refactor(benchmark): use more complicated files (#1811) 2023-12-25 17:27:02 +08:00