mod_wsgi on apache doing quite well. i'll sure take a look it.

-vince

On Dec 22, 6:26 pm, mmstud <[email protected]> wrote:
> Have you ever considered using libevent based server (FAPWS2)? I
> realized the excellence of libevent (what comes to performance and
> concurrency) year or so ago and to my glad just found, that there has
> been python projects, that uses it.
>
> -Marko
>
> On 22 joulu, 12:18, vince <[email protected]> wrote:
>
> > sure will do.
>
> > -vince
> > On Dec 22, 5:50 pm, mdipierro <[email protected]> wrote:
>
> > > Bottom line: we are +50% faster (22-23 rq/sec vs 15-18)!
>
> > > Thank you vince.
>
> > > Would you add an entry in thehttp://mdp.cti.depaul.edu/web2py_wiki
> > > summarzing your results and posting sample code?
>
> > > Massimo
>
> > > On Dec 22, 3:36 am, vince <[email protected]> wrote:
>
> > > > ab -c 10 -n 500
>
> > > > web2py
>
> > > > Server Software:        Apache/2.2.3
> > > > Server Hostname:        10.8.8.18
> > > > Server Port:            80
>
> > > > Document Path:          /welcometest/wiki
> > > > Document Length:        895 bytes
>
> > > > Concurrency Level:      10
> > > > Time taken for tests:   22.178 seconds
> > > > Complete requests:      500
> > > > Failed requests:        0
> > > > Write errors:           0
> > > > Total transferred:      645000 bytes
> > > > HTML transferred:       447500 bytes
> > > > Requests per second:    22.54 [#/sec] (mean)
> > > > Time per request:       443.567 [ms] (mean)
> > > > Time per request:       44.357 [ms] (mean, across all concurrent
> > > > requests)
> > > > Transfer rate:          28.40 [Kbytes/sec] received
>
> > > > Connection Times (ms)
> > > >               min  mean[+/-sd] median   max
> > > > Connect:        0    1   5.3      0      73
> > > > Processing:    87  441 111.0    428    1064
> > > > Waiting:       77  437 110.7    425    1049
> > > > Total:         88  442 111.9    428    1064
>
> > > > Percentage of the requests served within a certain time (ms)
> > > >   50%    428
> > > >   66%    473
> > > >   75%    501
> > > >   80%    522
> > > >   90%    573
> > > >   95%    623
> > > >   98%    711
> > > >   99%    832
> > > >  100%   1064 (longest request)
>
> > > > pylons
>
> > > > Server Software:        Apache/2.2.3
> > > > Server Hostname:        10.8.8.17
> > > > Server Port:            80
>
> > > > Document Path:          /wiki/page/list
> > > > Document Length:        895 bytes
>
> > > > Concurrency Level:      10
> > > > Time taken for tests:   33.341 seconds
> > > > Complete requests:      500
> > > > Failed requests:        0
> > > > Write errors:           0
> > > > Total transferred:      544604 bytes
> > > > HTML transferred:       447500 bytes
> > > > Requests per second:    15.00 [#/sec] (mean)
> > > > Time per request:       666.826 [ms] (mean)
> > > > Time per request:       66.683 [ms] (mean, across all concurrent
> > > > requests)
> > > > Transfer rate:          15.95 [Kbytes/sec] received
>
> > > > Connection Times (ms)
> > > >               min  mean[+/-sd] median   max
> > > > Connect:        0    0   0.1      0       2
> > > > Processing:   151  664 105.0    661    1088
> > > > Waiting:      151  660 104.9    658    1088
> > > > Total:        151  664 105.0    661    1088
>
> > > > Percentage of the requests served within a certain time (ms)
> > > >   50%    661
> > > >   66%    695
> > > >   75%    720
> > > >   80%    733
> > > >   90%    780
> > > >   95%    830
> > > >   98%    944
> > > >   99%   1007
> > > >  100%   1088 (longest request)
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to