This class executes a FreeMarker template repeatedly in an endless loop.
It is meant to run inside a profiler to identify potential bottlenecks.
It can process either into a local file, or into a special /dev/null
style output stream.
version: $Id: PerformanceTest.java,v 1.18 2004/11/28 12:58:34 ddekany Exp $