oxc/tasks/benchmark/benches
2024-10-15 02:37:22 +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 refactor(oxc): remove useless allocator.alloc(program) calls (#6571) 2024-10-15 02:21:20 +00:00