jinsun has quit [Killed (silver.libera.chat (Nickname regained by services))]
jinsun_ is now known as jinsun
jinsun_ has joined #pypy
jinsun is now known as Guest5766
jinsun_ is now known as jinsun
Guest5766 has quit [Ping timeout: 268 seconds]
jinsun has quit [Read error: Connection reset by peer]
jinsun has joined #pypy
ruth2345345 has joined #pypy
<cfbolz>
komasa: you should really measure, but the JIT can often optimize this kind of thing quite well
antocuni has quit [Server closed connection]
antocuni has joined #pypy
fijal has quit [Server closed connection]
fijal has joined #pypy
ruth2345345 has quit [Ping timeout: 245 seconds]
jerith has quit [Server closed connection]
jerith has joined #pypy
<komasa>
cfbolz: it's non-trivial to measure because writing the alternative implementation would take a bit. But it's great to hear that this is at least something that isn't known to tank performance
<Alex_Gaynor>
it depends a lot on the details of whether the JIT can specialize to the exact value there.