Archive

Archive for the ‘benchmark’ Category

http load test

March 5, 2008 varnit Leave a comment

http_load -parallel 5 -fetches 1000 urls.txt

Categories: benchmark

valgrind

March 5, 2008 varnit Leave a comment

valgrind –tool=callgrind –dump-instr=yes –trace-jump=yes -v /usr/sbin/apache -X

Categories: benchmark