Add Profiler

From SUMOwiki
Revision as of 16:50, 10 May 2007 by Dgorissen (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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.