
31 Aug
2012
31 Aug
'12
7:59 a.m.
Hi,
could you share the scripts used for benchmarking? I'd like to reproduce these numbers to better grasp the meaning of the changes.
I use this one. httperf --hog --num-conns 1000 --num-calls 1000 --rate 1000000 --burst-length 20 --server localhost --port 8000 --uri / Note that each value of parameter is carefully chosen based on my experience. --Kazu