Difference between revisions of "Add Profiler"

From SUMOwiki
Jump to navigationJump to search
(No difference)

Revision as of 16:50, 10 May 2007

Profilers are java objects that function similar to the logging objects from java.util.logging. They allow you to record different statistics during the modeling process that you can use to track and assess the performance of the modeling algorithms used. A number of profilers is included and enabled by default. You can find them in the configuration file and their output in the output/profilers directory. Refer to the profiler apidocs for more information.