Home
last modified time | relevance | path

Searched refs:time_taken__fast (Results 1 – 1 of 1) sorted by relevance

/external/lz4/examples/
Dcompress_functions.c322 …uint64_t time_taken__fast = bench(known_good_dst, ID__LZ4_COMPRESS_FAST, iterati… in main() local
347time_taken__fast / BILLION, (int)(iterations / ((double)time_taken__fast /BILLIO… in main()