• Raymond Hettinger's avatar
    Micro-optimizations. · 21012b82
    Raymond Hettinger yazdı
    * List/Tuple checkexact is faster for the common case.
    * Testing for Py_True and Py_False can be inlined for faster looping.
    21012b82
ceval.c 91.7 KB