简单的对比,64位apache没有官方版的,自己build的,64位Apache
1. 32bit apacheone url: apache 自带的index.html
run jmeter: 2000 threads 100 loop
result:
./jmeter -n -t test.jmx
Created the tree successfully using test.jmx
Starting the test @ Fri Mar 23 18:09:37 CST 2012 (1332497377879)
Waiting for possible shutdown message on port 4445
Tidying up ... @ Fri Mar 23 18:09:49 CST 2012 (1332497389232)
... end of run
2. 64bit apache
one url: apache 自带的index.html
run jmeter: 2000 threads 100 loop
result:
./jmeter -n -t test.jmx
Created the tree successfully using test.jmx
Starting the test @ Fri Mar 23 18:04:35 CST 2012 (1332497075455)
Waiting for possible shutdown message on port 4445
Tidying up ... @ Fri Mar 23 18:04:47 CST 2012 (1332497087574)
... end of run