swc-project
swc
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
perf(es/typescript): reduce visitor overhead in ts transform
kdy1/perf-ts
11 hours ago
refactor(es/typescript): Precompute namespace import-equals usage in semantic pass (#11534) ## Summary - move namespace import-equals usage resolution into semantic analysis - remove transform-time namespace usage collector visitor and consume semantic lookup instead - keep namespace pre-strip timing and add semantic unit tests for import-chain propagation ## Testing - cargo test -p swc_ecma_transforms_typescript -p swc_ecma_transforms_react -p swc_ecma_transforms && cargo test -p swc --test projects --test tsc - cargo fmt --all
main
12 hours ago
refactor(react): inline dev jsx metadata into jsx hook
kdy1/merge-react
1 day ago
refactor(ts): precompute namespace import-equals usage in semantic pass
kdy1/merge-ts-more
1 day ago
refactor(react): inline dev jsx metadata into jsx hook
kdy1/merge-react
1 day ago
refactor(es/typescript): Run typescript transform in two passes (#11532) ## Summary - reworked swc_ecma_transforms_typescript to run in two passes: one semantic analysis pass and one transform pass - added semantic.rs to collect usage/type-value/export/enum information in a single analysis traversal - updated the transform pass to consume semantic info and perform strip/runtime transformations in one traversal - rewired TypeScript entrypoints to use the new pipeline ## Validation - cargo fmt --all - cargo test -p swc_ecma_transforms_typescript -p swc_ecma_transforms_react -p swc_ecma_transforms - cargo test -p swc --test projects --test tsc
main
1 day ago
fix(es/typescript): fix clippy too_many_arguments warning Co-authored-by: Donny/강동윤 <kdy1@users.noreply.github.com>
kdy1/merge-ts
1 day ago
ci
kdy1/merge-ts
1 day ago
Active Branches
perf(es/typescript): reduce visitor overhead in ts transform
last run
11 hours ago
#11535
CodSpeed Performance Gauge
+2%
refactor(es/react): Inline dev jsx metadata into jsx hook
last run
1 day ago
#11533
CodSpeed Performance Gauge
0%
perf: Disable all unnecessary `default-features`
last run
4 days ago
#11208
CodSpeed Performance Gauge
+4%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs