Message 79080 - Python tracker (original) (raw)

I managed to remove switch pretty easily by moving opcode fetching in the FAST_DISPATCH macro and abstracting the control flow of the switch.

Here is the diff against threadceval5.patch.