[Zope3-dev] Performance Testing

Stephan Richter srichter at cosmos.phy.tufts.edu
Thu Oct 13 06:24:36 EDT 2005


On Wednesday 12 October 2005 16:20, Benji York wrote:
> 2) testbrowser should keep up with a (machine-independent) metric of how
> long the previous request took so performance assertions can be made
> inside tests.  E.g.
>
>      >>> browser.open('http://localhost/foo')
>      >>> browser.last_request_time < 0.5

I wonder how useful performance tests are to testbrowser, because over time we 
might add new features that naturally slow it down. On the other hand, if we 
are tolerant enough, it won't be an issue.

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training


More information about the Zope3-dev mailing list