- MacBook Pro Dual Core
- FAPWS from trunk
- Parallel Python
- Spread 4.0
Notes:
- If I don't have the ppserver processes write to a file I get over 1,000 request per second.
- I have it increment a memcache counter it is ~900 request per second.
Apache ab tool output:
Concurrency Level: 100
Time taken for tests: 9.325 seconds
Complete requests: 10000
Failed requests: 0
Broken pipe errors: 0
Total transferred: 1120773 bytes
HTML transferred: 110066 bytes
Requests per second: 1072.39 [#/sec] (mean)
Time per request: 93.25 [ms] (mean)
Time per request: 0.93 [ms] (mean, across all concurrent requests)
Thats no benchmark!
There are so many reasons this is not a true benchmark. However without a lot of hardware (of which I am lacking) this will do just fine IMO. If I had access to hardware to test this on I would.
- Run multiple FAWPS servers
- Spread on it own host
- Event listener on its own host
- ppserver on its own host
- Memcached on its own host
0 comments:
Post a Comment