Go to the source code of this file.
Namespaces | |
bm_speedup | |
Functions | |
def | bm_speedup.cmp (a, b) |
def | bm_speedup.scale (a, mul) |
def | bm_speedup.speedup (new, old, threshold=_DEFAULT_THRESHOLD) |
Variables | |
int | bm_speedup._DEFAULT_THRESHOLD = 1e-10 |
list | bm_speedup.new = [0.0, 0.0, 0.0, 0.0] |
list | bm_speedup.old = [2.96608e-06, 3.35076e-06, 3.45384e-06, 3.34407e-06] |