oxc/tasks/benchmark/benches
Dunqing 70e2582726 ci(transformer): enable unfinished plugins in benchmark (#7040)
Even the plugins are unfinished, we still want to enable all of them to track the performance changes during the development.
2024-11-02 15:17:21 +00:00
..
codegen.rs refactor(codegen)!: remove Codegen::enableSourceMap API (#6452) 2024-10-12 04:56:43 +00:00
isolated_declarations.rs refactor(oxc)!: remove passing Trivias around (#6446) 2024-10-11 06:09:25 +00:00
lexer.rs perf(rust): use cow_utils instead (#5664) 2024-09-11 18:39:30 +08:00
linter.rs ci(benchmark): add small test file to linter benchmark (#6572) 2024-10-15 02:37:22 +00:00
minifier.rs refactor(oxc): remove useless allocator.alloc(program) calls (#6571) 2024-10-15 02:21:20 +00:00
parser.rs chore(tasks): parse regular expression in parser benchmark (#5212) 2024-08-26 13:11:09 +08:00
parser_napi.rs chore: improve some format by running cargo +nightly fmt 2024-06-19 00:48:30 +08:00
prettier.rs refactor(prettier)!: remove source_text argument from constructor (#6448) 2024-10-11 06:27:33 +00:00
semantic.rs refactor(oxc): remove useless allocator.alloc(program) calls (#6571) 2024-10-15 02:21:20 +00:00
sourcemap.rs refactor(codegen)!: remove Codegen::enableSourceMap API (#6452) 2024-10-12 04:56:43 +00:00
transformer.rs ci(transformer): enable unfinished plugins in benchmark (#7040) 2024-11-02 15:17:21 +00:00