]> granicus.if.org Git - python/commit
a few small optimizations that seem to give a 5-10% speedup; the
authorJeremy Hylton <jeremy@alum.mit.edu>
Mon, 6 Nov 2000 16:03:52 +0000 (16:03 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Mon, 6 Nov 2000 16:03:52 +0000 (16:03 +0000)
commit4ebf3be40703b1b6171a001a5155b5e1a9f971be
tree696476bf440e24bb47ac098af813e02576eb53e6
parenteefaeb78b372f542a70b8b44352852c14549696a
a few small optimizations that seem to give a 5-10% speedup; the
further optimization of com_node makes the most difference.
Lib/compiler/transformer.py
Tools/compiler/compiler/transformer.py