Skip to content

Commit 291b21c

Browse files
Add a disclaimer on architectures
1 parent 9bfc595 commit 291b21c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

posts/jit-reflections.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,5 +158,9 @@ certain major features to enter the CPython JIT in 3.14, but missed them due
158158
to my own lack of time. So I'm not pointing blaming anyone here other than
159159
myself.
160160

161+
Lastly, the (lack-of) performance gains for the JIT are for architectures that
162+
I observed (mostly a range of x64 processors). It is possible that some
163+
architectures have real gains that I'm not awrae of.
164+
161165

162166

0 commit comments

Comments
 (0)