On Friday 09 March 2007 15:39, Julien Beasley wrote:

> However, and I apologize if I'm wrong about
> this, doesn't your proposed solution have to start a new perl interpreter
> for every single test file? If so, that might up being too slow for
> practical use.

That would surprise me; I would expect that process creation time on your OS 
is reasonably fast and that the work done in the test files themselves would 
overcome startup time.

-- c

Reply via email to