Tools

bergie said

bergie  

latest PHP AppServer is really cool. Good work @indeyets!

2 comments

bergie posted to #PHP Punavuori 02.12.2010 (en)

2 comments

Bottom

bergie  

@indeyets is reporting 70 requests per second with two workers running the MeeGo Packages app in MVC development mode. With development mode disabled it jumped to 150 requests per second. This on a regular MacBook Pro.

bergie commented on posted to #PHP Punavuori 02.12.2010 (en)

indeyets  

more up-to-date benchmarking:

ab -c 2 -n 1000 'http://127.0.0.1:8001/repository/'

1) Development mode

Requests per second: 64.29 [#/sec] (mean)
Time per request: 31.111 [ms] (mean)
Time per request: 15.555 [ms] (mean, across all concurrent requests)
Transfer rate: 674.25 [Kbytes/sec] received

2) Production mode

Requests per second: 72.30 [#/sec] (mean)
Time per request: 27.663 [ms] (mean)
Time per request: 13.832 [ms] (mean, across all concurrent requests)
Transfer rate: 758.28 [Kbytes/sec] received

indeyets commented on posted to #PHP Punavuori 02.12.2010 (en)

Login or register to leave a comment

Publicity
These messages are public and can be seen by anyone.