Home
last modified time | relevance | path

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

/third_party/lz4/examples/
H A Dcompress_functions.c121 const int warm_up = 5000; in bench() local
131 for(int junk=0; junk<warm_up; junk++) in bench()
144 for(int junk=0; junk<warm_up; junk++) in bench()
157 for(int junk=0; junk<warm_up; junk++) in bench()
172 // for(int junk=0; junk<warm_up; junk++) { in bench()
190 for(int junk=0; junk<warm_up; junk++) in bench()
203 for(int junk=0; junk<warm_up; junk++) in bench()

Completed in 2 milliseconds