Package freemarker.testcase
Class PerformanceTest
java.lang.Object
freemarker.testcase.PerformanceTest
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
PerformanceTest
public PerformanceTest()
-
-
Method Details
-
main
- Throws:
Exception
-