oxc/tasks/benchmark
overlookmotel 27fd0628ef
refactor(sourcemap)!: avoid passing Results (#4541)
Refactor building sourcemap JSON to avoid passing `Result`s. `Serialize::serialize` is infallible here as writing to a `Vec<u8>` is infallible.
2024-07-30 04:23:49 +00:00
..
benches refactor(sourcemap)!: avoid passing Results (#4541) 2024-07-30 04:23:49 +00:00
codspeed chore(deps): update dependency tar to v7.4.3 (#4516) 2024-07-28 17:04:31 +00:00
src ci: custom global allocator for benchmarks (#3776) 2024-06-19 17:02:19 +00:00
Cargo.toml chore(benchmark): add codegen benchmark (#4207) 2024-07-11 23:58:37 +08:00
README.md s/web-infra-dev/oxc-project 2023-11-10 14:30:18 +08:00