What is Nostr?
CF Bolz-Tereick /
npub1yku…n4mh
2024-06-04 09:36:20

CF Bolz-Tereick on Nostr: I just merged the PyPy "known bits" JIT optimization that Nico Rittinghaus and I ...

I just merged the PyPy "known bits" JIT optimization that Nico Rittinghaus and I worked on in the last two years. It allows the JIT to reason about specific bits of integer variables that are known to be 0 or 1. This makes bit-manipulation code faster, sometimes significantly so.

A concrete example of something the JIT now knows, but didn't before: if you add two even integers together, you get an even result.
Author Public Key
npub1yku8y0hc0c2uvqryrrhtfpfn7d5pf36jtguhwq82hrff2nc8s3fsrrn4mh