Skip to content

Commit 46b6cca

Browse files
committed
news entry
1 parent 9d13a23 commit 46b6cca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Optimize compact integer arithmetic in the JIT by mutating
2+
uniquely-referenced operands in place, avoiding allocation of a new int
3+
object. Speeds up the pyperformance ``spectral_norm`` benchmark by ~10%.

0 commit comments

Comments
 (0)