Skip to content

perf(codegen): let a[i] += 1 reach the loop tier a[i] = a[i] + 1 already had — 277 to 25.5 instructions (#10743) - #10752

Closed
proggeramlug wants to merge 5 commits into
PerryTS:mainfrom
proggeramlug:perf/10743-compound-alias-fold
Closed

proggeramlug wants to merge 5 commits into
PerryTS:mainfrom
proggeramlug:perf/10743-compound-alias-fold

perf(codegen): let `a[i] += 1` reach the loop tier `a[i] = a[i] + 1` …

4c0a29b
Select commit
Loading
Failed to load commit list.
Sign in for the full log view