Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add executable property to Python/makeopcodetargets.py | Antoine Pitrou | 2009-01-27 | 1 | -0/+0 |
| | |||||
* | Issue #4753: By enabling a configure option named '--with-computed-gotos' | Antoine Pitrou | 2009-01-25 | 1 | -0/+43 |
on compilers that support it (notably: gcc, SunPro, icc), the bytecode evaluation loop is compiled with a new dispatch mechanism which gives speedups of up to 20%, depending on the system, on various benchmarks. |