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

Performance History

Latest Results

docs(es/minifier): Document local invariants of the console noop substitution Per the AGENTS.md guidance for assumptions beyond the documented list: - Own overrides of `bind`/`toString`/`valueOf` on a console method are not preserved; the names are matched statically, as terser does. - The hoisted `console == null` check reads the global twice, so the binding is assumed stable rather than a side-effectful accessor.
striedinger:fix/minifier-drop-console-bind
8 hours ago
fix(es/minifier): freshen copied IIFE parameters
marcoshernanz:codex/fix-cloned-iife-mangle-bindings
8 hours ago
fix(es/minifier): preserve effects of returned value calls
marcoshernanz:codex/fix-pure-callee-return-call
9 hours ago
ci: acknowledge h2 advisory
fix/drop-console-consumed-methods
9 hours ago

Latest Branches

CodSpeed Performance Gauge
-3%
fix(es/minifier): Don't replace value-used console.*.bind() calls with undefined#12138
8 hours ago
3e577e3
striedinger:fix/minifier-drop-console-bind
CodSpeed Performance Gauge
0%
8 hours ago
1745810
marcoshernanz:codex/fix-cloned-iife-mangle-bindings
CodSpeed Performance Gauge
0%
9 hours ago
9a1fb44
marcoshernanz:codex/fix-pure-callee-return-call
© 2026 CodSpeed Technology
Home Terms Privacy Docs