[Nuxeo-tickets] Re: [Nuxeo Repository] #1463: Report: Add percentiles stat like ab

Nuxeo Repository trac at nuxeo.com
Tue Oct 3 09:42:52 CEST 2006


#1463: Report: Add percentiles stat like ab
----------------------------------------+-----------------------------------
 Reporter:  1136318969 at friedenhagen.de  |        Owner:  bdelbosc   
     Type:  enhancement                 |       Status:  closed     
 Priority:  P2                          |    Milestone:  unspecified
Component:  funkload                    |      Version:  unspecified
 Severity:  normal                      |   Resolution:  fixed      
 Keywords:                              |  
----------------------------------------+-----------------------------------
Changes (by bdelbosc):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Adding Mirko Friedenhagen --with-percentiles option to fl-build-report to
 include percentiles in statistic tables and use 10%, 50% and 90% percentil
 instead of min, avg and max in charts.

 note that the ben-refactor branch have a fl-browse command that do basic
 performance test:

  > fl-browse --perf=1000 http://localhost/
 Checking performance for http://localhost/: ...
 Performing 1002 requests, during 4.379s, download: 668.33Kb
    Effective requests per second: 228.810 RPS
                   Transfert rate: 152.616 Kb/s

 Stat for 1000 requests of: http://localhost/
                   total      connect    transfert
 ----------- ----------- ------------ ------------
     average:    0.002245     0.000038     0.002207
     std dev:    0.001551     0.000050     0.001508
     minimum:    0.001419     0.000024     0.001392
      median:    0.001598     0.000029     0.001569
         90%:    0.003534     0.000051     0.003484
         95%:    0.003622     0.000052     0.003571
         98%:    0.003775     0.000061     0.003726
     maximum:    0.039938     0.001546     0.038392
 per second:  445.428941 26232.260434   453.123060
 ----------- ----------- ------------ ------------

 Stat for 1 requests of: http://localhost/icons/blank.gif
                   total      connect    transfert
 ----------- ----------- ------------ ------------
     average:    0.032174     0.000065     0.032109
     std dev:    0.000000     0.000000     0.000000
     minimum:    0.032174     0.000065     0.032109
      median:    0.032174     0.000065     0.032109
         90%:    0.032174     0.000065     0.032109
         95%:    0.032174     0.000065     0.032109
         98%:    0.032174     0.000065     0.032109
     maximum:    0.032174     0.000065     0.032109
 per second:   31.080997 15384.615385    31.143916
 ----------- ----------- ------------ ------------

-- 
Ticket URL: <http://svn.nuxeo.org/trac/pub/ticket/1463>
Nuxeo Repository <http://www.cps-project.org/>
Nuxeo Repository



This list archive provided by Nuxeo, the leaders of open source ECM. Check out the Nuxeo 5 open source, standards-based ECM project.