[TIP] the new version of figleaf

Tim Hatch tim at timhatch.com
Wed Apr 1 13:03:12 PDT 2009


> I'd love to hear reports about how the new figleaf w/ C extension
> compares w/ real-world testsuites.

Take this with a salt lick, I didn't try particularly hard to reduce
errors, just ran it once with the old version and once with the new one,
with nothing else running on the box.

Trac's functional tests took...

with figleaf 0.6.1,

56.913s  -> unit tests
824.433s -> functional tests, which use twill

with git rev e0771559,

57.099s (+.02)
790.078s (-34.4)

To repeat, use repo
https://svn.edgewall.org/repos/trac/sandbox/rework-testing rev 8029 with
'make coverage'.

Tim



More information about the testing-in-python mailing list