oxc/tasks/benchmark
DonIsaac 270fc53401 chore(bench): include fixers in linter benchmarks (#5307)
Fixing code is an important part of linter logic. We want to make sure fixers for each rule, and the code responsible for applying those fixes, are included in benchmarks.

As it currently stands, fixer closures are applied regardless of whether the user wants fixers to be applied. However, this is an implementation detail and is subject to change. I  also want to bench the performance of `Fixer`.
2024-08-28 23:19:43 +00:00
..
benches chore(bench): include fixers in linter benchmarks (#5307) 2024-08-28 23:19:43 +00:00
codspeed chore(deps): update dependency axios to v1.7.5 (#5205) 2024-08-25 18:55:22 +00:00
src
Cargo.toml
README.md