Package funkload :: Module ReportStats :: Class PageStat
[show private | hide private]
[frames | no frames]

Class PageStat

AllResponseStat --+
                  |
                 PageStat


Collect stat for asked pages in a cycle.
Method Summary
  __init__(self, cycle, cycle_duration, cvus)
  add(self, thread, step, date, result, duration, rtype)
Add a new response to stat.
  finalize(self)
Compute avg times.

Method Details

add(self, thread, step, date, result, duration, rtype)

Add a new response to stat.
Overrides:
funkload.ReportStats.AllResponseStat.add

finalize(self)

Compute avg times.
Overrides:
funkload.ReportStats.AllResponseStat.finalize

Generated by Epydoc 2.1 on Tue Feb 27 10:41:43 2007 http://epydoc.sf.net