Home
last modified time | relevance | path

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

/libuv/test/
H A Dbenchmark-fs-stat.c29 #define NUM_ASYNC_REQS (1 * (int) 1e5) macro
104 count = NUM_ASYNC_REQS; in async_bench()
117 fmt(&fmtbuf[0], 1.0 * NUM_ASYNC_REQS), in async_bench()
120 fmt(&fmtbuf[1], (1.0 * NUM_ASYNC_REQS) / ((after - before) / 1e9))); in async_bench()

Completed in 5 milliseconds