@camc314.bsky.social
18 followers 21 following 3 posts
Posts Media Videos Starter Packs
camc314.bsky.social
definitely! once i’ve polished it off, i will upstream
camc314.bsky.social
To add, the perf difference is when running oxlint with type aware rules against github.com/toeverything/A…

with: `oxlint --type-aware -A all -W no-floating-promises --silent ./vitest.config.ts`

These perf improvements werre possible via changes to tsgo.
https://github.com/toeverything/A…
camc314.bsky.social
we're making typescript-go faster for tsgolint!

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