Message90688
I have patch the code of python3.1 to use computed goto tecnique also
with Visual Studio. The performance result is not good (I really don't
know why). But it is a good work-araound for use the computed goto also
on windows.
The only diffentes is that the opcode_targets vector is filled at run-time. |
|
| Date |
User |
Action |
Args |
| 2009-07-18 19:58:14 | mdionisio | set | recipients:
+ mdionisio, lemburg, skip.montanaro, akuchling, collinwinter, rhettinger, facundobatista, gregory.p.smith, jcea, spiv, aimacintyre, belopolsky, ggenellina, pitrou, christian.heimes, ajaksu2, jyasskin, kevinwatters, djc, ralph.corderoy, bboissin, blaisorblade, theatrus, Ringding, jab |
| 2009-07-18 19:58:14 | mdionisio | set | messageid: <[email protected]> |
| 2009-07-18 19:58:12 | mdionisio | link | issue4753 messages |
| 2009-07-18 19:58:12 | mdionisio | create | |
|