Home
last modified time | relevance | path

Searched refs:cSpeed (Results 1 - 1 of 1) sorted by relevance

/third_party/lz4/programs/
H A Dbench.c586 double const cSpeed = ((double)srcSize / fastestC) * 1000; in BMK_benchMem() local
589 DISPLAY("-%-3i%11i (%5.3f) %6.2f MB/s %6.1f MB/s %s (param=%d)\n", cLevel, (int)cSize, ratio, cSpeed, dSpeed, displayName, g_additionalParam); in BMK_benchMem()
591 DISPLAY("-%-3i%11i (%5.3f) %6.2f MB/s %6.1f MB/s %s\n", cLevel, (int)cSize, ratio, cSpeed, dSpeed, displayName); in BMK_benchMem()

Completed in 2 milliseconds