Bug report
Bug description:
In the specialization effectiveness table in the pystats output, the not specialized numbers are incorrect. We are counting POP_JUMP_IF_... but we shouldn't be.
Original discussion
CPython versions tested on:
CPython main branch
Operating systems tested on:
Linux
Cc: @markshannon
Bug report
Bug description:
In the specialization effectiveness table in the pystats output, the not specialized numbers are incorrect. We are counting POP_JUMP_IF_... but we shouldn't be.
Original discussion
CPython versions tested on:
CPython main branch
Operating systems tested on:
Linux
Cc: @markshannon