
Cam McHenry
287 posts

Cam McHenry
@cammchenry
Software engineer @github • core team member https://t.co/EVvYmmTXSc • opinions are all mine • married to @miranda_auhl • ✝️ • he/him https://t.co/QFkQwwdcyu








This optimization gets better with more rules and plugins: linting the VS Code repository on my M1 laptop with ALL plugins and 430 rules enabled is 1.45x faster and shaves off around 1 second of time. This pretty much best case scenario though: it's more typically 10-20% better.

@cammchenry is pulling his hair with L1 Cache PR: github.com/oxc-project/ox…


Small file optimization: linting the vscode repo is 1.33x faster than the previous version, by @cammchenry Source: #issuecomment-2427882223" target="_blank" rel="nofollow noopener">github.com/oxc-project/ox…






@cammchenry migrated all oxlint's regular expression rules to AST visits. Look how simple and clean this is. PR: github.com/oxc-project/ox…









