Skip to content

Commit ad2f7b7

Browse files
3.14 -> 3.15
1 parent f5914de commit ad2f7b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

posts/jit-reflections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ If I had thought there were really ugly stuff, I wouldn't be working on the JIT
126126
I'm still hopeful for the JIT. As I mentioned above, we've built a significant
127127
community around it. We're now starting to pick up momentum on issues and new
128128
optimizations that could bring single-digit percentage speedups to the JIT in
129-
3.14 (note: this is the geometric mean of our benchmarks, so real speedups
129+
3.15 (note: this is the geometric mean of our benchmarks, so real speedups
130130
might be greater or lesser). Brandt has already merged some
131131
[optimizations](https://github.com/python/cpython/pull/135905)
132132
for the JIT's machine code. I

0 commit comments

Comments
 (0)