SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 2 Python

bpo-26219: per opcode cache for LOAD_GLOBAL (GH-12884)

This patch implements per opcode cache mechanism, and use it in
only LOAD_GLOBAL opcode.

Based on Yury's opcache3.patch in bpo-26219.
I
Inada Naoki committed
91234a16367b56ca03ee289f7c03a34d4cfec4c8
Parent: 29ec422
Committed by GitHub <noreply@github.com> on 6/3/2019, 12:30:58 PM