HomeSort by relevance Sort by last modified time
    Searched refs:speedup (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/perf/
vg_perf.in 294 # record the time so we can get the percentage speedup of the
296 # the speedup.
301 my $speedup = 100 - (100 * $tTool / $first_tTool{$tool});
302 printf("%5.1f%%)", $speedup);
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/views/
printing.py 285 speedup = (parallel_time + serial_time) / total_time
286 timing_summary = ' in %.2fs (%.2fs in rwt, %.2gx)' % (total_time, serial_time, speedup)
  /external/dropbear/libtommath/
bn.tex     [all...]

Completed in 6419 milliseconds