Searched refs:NUM_ASYNC_REQS (Results 1 – 1 of 1) sorted by relevance
29 #define NUM_ASYNC_REQS (1 * (int) 1e5) macro104 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 11 milliseconds