HomeSort by: relevance | last modified time | path
    Searched defs:BENCHMARK_IMPL (Results 1 - 17 of 17) sorted by relevancy

  /src/external/mit/libuv/dist/test/
benchmark-sizes.c 26 BENCHMARK_IMPL(sizes) {
benchmark-loop-count.c 52 BENCHMARK_IMPL(loop_count) {
76 BENCHMARK_IMPL(loop_count_timed) {
benchmark-thread.c 40 BENCHMARK_IMPL(thread_create) {
benchmark-async-pummel.c 102 BENCHMARK_IMPL(async_pummel_1) {
107 BENCHMARK_IMPL(async_pummel_2) {
112 BENCHMARK_IMPL(async_pummel_4) {
117 BENCHMARK_IMPL(async_pummel_8) {
benchmark-getaddrinfo.c 66 BENCHMARK_IMPL(getaddrinfo) {
benchmark-million-timers.c 41 BENCHMARK_IMPL(million_timers) {
benchmark-queue-work.c 48 BENCHMARK_IMPL(queue_work) {
benchmark-async.c 124 BENCHMARK_IMPL(async1) {
129 BENCHMARK_IMPL(async2) {
134 BENCHMARK_IMPL(async4) {
139 BENCHMARK_IMPL(async8) {
benchmark-fs-stat.c 129 BENCHMARK_IMPL(fs_stat) {
benchmark-million-async.c 78 BENCHMARK_IMPL(million_async) {
benchmark-spawn.c 137 BENCHMARK_IMPL(spawn) {
benchmark-tcp-write-batch.c 97 BENCHMARK_IMPL(tcp_write_batch) {
benchmark-ping-pongs.c 209 BENCHMARK_IMPL(ping_pongs) {
benchmark-multi-accept.c 439 BENCHMARK_IMPL(tcp_multi_accept2) {
444 BENCHMARK_IMPL(tcp_multi_accept4) {
449 BENCHMARK_IMPL(tcp_multi_accept8) {
benchmark-pound.c 314 BENCHMARK_IMPL(tcp4_pound_100) {
324 BENCHMARK_IMPL(tcp4_pound_1000) {
334 BENCHMARK_IMPL(pipe_pound_100) {
344 BENCHMARK_IMPL(pipe_pound_1000) {
benchmark-pump.c 457 BENCHMARK_IMPL(tcp_pump100_client) {
463 BENCHMARK_IMPL(tcp_pump1_client) {
469 BENCHMARK_IMPL(pipe_pump100_client) {
475 BENCHMARK_IMPL(pipe_pump1_client) {
task.h 269 #define BENCHMARK_IMPL(name) \

Completed in 37 milliseconds