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

Performance History

Latest Results

perf(es/typescript): Skip const initializers that cannot be constant `compute` takes the initializer by value, so the collection pass cloned every `const` initializer in the program, while most of them hit the `Opaque` catch-all right away: in real TypeScript they are mostly arrow functions, object literals and calls. Check the outermost form before cloning. `es/transform/baseline/common_typescript` goes from 59.6 us back to 53.3 us, against 53.3 us on main. No test output changes.
baltasarblanco:fix/11715-ts-enum-const-var-folding
3 hours ago
chore: Add changeset
baltasarblanco:fix/11715-ts-enum-const-var-folding
6 hours ago
fix(flow): preserve component semantics without AST break
fix/flow-component-type-semantics
13 hours ago
chore: Add changeset
kdy1/fix-wasmer-cache-atomic-write
14 hours ago
chore: Update vulnerable dependencies
fix/hstr-uninitialized-memory
19 hours ago

Latest Branches

CodSpeed Performance Gauge
-2%
fix(es/typescript): Treat const variable references as enum constants#12101
3 hours ago
f6f9b27
baltasarblanco:fix/11715-ts-enum-const-var-folding
CodSpeed Performance Gauge
0%
13 hours ago
37e28bd
fix/flow-component-type-semantics
CodSpeed Performance Gauge
0%
fix(plugin/runner): write Wasmer cache atomically#12100
14 hours ago
0d59848
kdy1/fix-wasmer-cache-atomic-write
© 2026 CodSpeed Technology
Home Terms Privacy Docs