ZTimingHooks (1.0)
by
Ihor Berehulyak
—
last modified
2005-04-28
Released on 2005-03-31 by Longsleep for Zope 2 under Unavailable License available for All platforms.
Software development stage: development
- ZTimingHooks download link: http://longsleep.org/projects/ztiminghooks/files/ZTimingHooks-0.1.tar.gz
- Homepage of ZTimingHooks: http://longsleep.org/projects/ztiminghooks
ZTimingHook is a monkey patch for zope which add time measurement to the request. This render-time can then be displayed into the resuling page.
ZTimingHooks provides the page render-time-feature (well known from PHP based systems) into the zope world. The render time is measured from the start of the request until the completly rendered page is up to be delivered to the browser.