Avatar for the swc-project user
swc-project
swc
BlogDocsChangelog

Performance History

Latest Results

fix(es/minifier): guard computed class keys in new functions Computed class element keys are evaluated while defining the class and can run in the surrounding constructor scope. The usage analyzer may not mark the outer constructor scope as using arguments for these keys, so the new-function argument cleanup must handle them explicitly. Bail out when the current constructor evaluation context may observe the constructor argument list through arguments, this, a referenced named function expression, new.target, or eval, including computed class keys and class heritage expressions. Add fixture and execution coverage for computed class key cases.
skku970412:fix-new-expr-useless-args-11684
6 hours ago
Merge branch 'main' into jordant/remove-react-prefilter
imjordanxd:jordant/remove-react-prefilter
10 hours ago
feat(test262): harden conformance runtime
refactor/test262
13 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
fix(es/minifier): drop pure extra args of new function expr#12012
6 hours ago
d8539e7
skku970412:fix-new-expr-useless-args-11684
CodSpeed Performance Gauge
0%
fix(react-compiler): Remove React-like prefilter#12007
10 hours ago
9dccf65
imjordanxd:jordant/remove-react-prefilter
CodSpeed Performance Gauge
0%
13 hours ago
55a2f22
refactor/test262
© 2026 CodSpeed Technology
Home Terms Privacy Docs