Home
last modified time | relevance | path

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

/libuv/test/
H A Dbenchmark-multi-accept.c26 #define NUM_CONNECTS (250 * 1000) macro
392 ctx->num_connects = NUM_CONNECTS / num_clients; in test_tcp()
419 NUM_CONNECTS / time, in test_tcp()
420 NUM_CONNECTS); in test_tcp()
428 ctx->num_connects * 100.0 / NUM_CONNECTS); in test_tcp()

Completed in 6 milliseconds