History log of /libuv/test/benchmark-pound.c (Results 26 – 32 of 32)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# ac1ce29a 14-Aug-2011 Ryan Dahl

Improve pound benchmark by reconnecting in close_cb

Revision tags: node-v0.5.4
# d3587389 11-Aug-2011 Ben Noordhuis

bench: #undef NANOSEC, defined in time.h on solaris

# 3f8bbb8c 09-Aug-2011 Ben Noordhuis

bench: create separate arrays for TCP and pipe streams

Size and alignment of tcp_conn_rec and pipe_conn_rec may differ
so it's not safe to reuse a single array of conn_rec elements.

# 65ed582c 09-Aug-2011 Ben Noordhuis

bench: run pound benchmark for at least 5 seconds, track connect failures

# cee3cc69 08-Aug-2011 Ben Noordhuis

bench: use high-res timer in pound benchmark

# f9eda88f 08-Aug-2011 Igor Zinkovsky

fix for pound benchmark

# a706a66d 06-Aug-2011 Igor Zinkovsky

accept benchmark

12