Class PerformanceTest


  • public class PerformanceTest
    extends Object
    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.
    • Constructor Detail

      • PerformanceTest

        public PerformanceTest()