oxc/tasks/benchmark/benches
2024-10-06 05:05:47 +00:00
..
codegen.rs refactor(codegen)!: change to CodegenReturn::code and CodegenReturn::map (#6310) 2024-10-06 05:05:47 +00:00
isolated_declarations.rs feat(isolated_declarations): add stripInternal (#5878) 2024-09-19 23:14:47 +08:00
lexer.rs perf(rust): use cow_utils instead (#5664) 2024-09-11 18:39:30 +08:00
linter.rs refactor(semantic): call with_trivias before build_with_jsdoc (#5875) 2024-09-19 04:12:57 +00:00
minifier.rs ci(minifier): minifier benchmark measure only the minifier itself (#6222) 2024-10-01 17:43:39 +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 feat!(ast): make Trivias clonable by adding Arc (#3638) 2024-06-12 13:16:10 +08:00
semantic.rs refactor(semantic)!: remove source_type argument from SemanticBuilder::new (#5553) 2024-09-06 16:40:10 +00:00
sourcemap.rs refactor(codegen)!: change to CodegenReturn::code and CodegenReturn::map (#6310) 2024-10-06 05:05:47 +00:00
transformer.rs refactor(transformer)!: remove source_type param from Transformer::new (#6251) 2024-10-03 00:21:01 +00:00