
#323 AI search wars have begun
Python Bytes
00:00
Adaptive Interpreter in Pyodide 3.11
3.11 is a pre-point 11 has the specializing adaptive interpreter, which actually replaces certain op codes with other op codes when it sees that it's hot code. So something, some code has been run, you know, at least like eight times. And it's doing some particular operation that it can optimize. When we have the adaptive interpreter, it's using different op codes than it used before. And it also got this cache here. It should be in the next release of Piedide to point to three. They're working on that. But wow, you even get the adaptive interpreter in Pyodide. Yeah. That's really cool.
Transcript
Play full episode