That means if you haven't updated to one of the latest versions in a few weeks, your linting step could be >10% slower than it should be!
That means if you haven't updated to one of the latest versions in a few weeks, your linting step could be >10% slower than it should be!
Running on the vscode repository on my M1 laptop, 1.23.0 is ~7-9% faster than previous versions of oxlint with no changes other than just bumping the dependency.
optimizing the tsconfig file registry has yielded a 52x perf improvement when benchmarking against affine and we've got more on the way:
154.61s user 21.70s system 812% cpu 21.711 total
0.71s user 0.84s system 369% cpu 0.417 total
optimizing the tsconfig file registry has yielded a 52x perf improvement when benchmarking against affine and we've got more on the way:
154.61s user 21.70s system 812% cpu 21.711 total
0.71s user 0.84s system 369% cpu 0.417 total