swc-project
swc
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Reserve parser atom store capacity
hardfist:codex/swc-parse-perf-worktree
17 hours ago
chore: bump cargo-mono to 0.6.9
kdy1/bump-cargo-mono-0-6-9
22 hours ago
perf: downgrade lexer inline(always) to inline to reduce code bloat
codex/swc-parse-perf-worktree
2 days ago
Reserve parser atom store capacity
hardfist:codex/swc-parse-perf-worktree
2 days ago
Optimize parser token and lexer hot paths
hardfist:codex/swc-parse-perf-worktree
2 days ago
chore: remove swc_es crates
kdy1/remove-swc-es-crates
2 days ago
fix(es/decorators): delay 2022 decorator initializers after private fields (#11847) **Description:** Fixes a 2022-03 decorator initialization ordering bug where `_initProto(this)` could run before decorated private instance field storage was initialized. In that ordering, `addInitializer` callbacks using `context.access.get(this)` could throw `TypeError: attempted to get private field on non-instance`. This tracks 2022-03 decorated instance field initializer ids and only injects `_initProto` into a safe later public field initializer. If decorated private storage has to be initialized first and no safe field exists, `_initProto` falls back to constructor injection so class field lowering runs it after instance storage setup. Added an exec regression fixture for the issue case with a decorated public field followed by decorated private and public fields. None. **Related issue:** Fixes #11846
main
2 days ago
Merge branch 'main' into kdy1/fix-11846-decorator-init-order
kdy1/fix-11846-decorator-init-order
2 days ago
Latest Branches
CodSpeed Performance Gauge
+4%
Optimize parser token and lexer hot paths
#11894
2 days ago
f325487
hardfist:codex/swc-parse-perf-worktree
CodSpeed Performance Gauge
0%
chore: bump cargo-mono to 0.6.9
#11896
22 hours ago
e98476d
kdy1/bump-cargo-mono-0-6-9
CodSpeed Performance Gauge
+4%
Optimize parser token and lexer hot paths
#11895
2 days ago
148fc4e
codex/swc-parse-perf-worktree
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs