NetLogo banner

Home
Download
Help
Resources
Extensions
FAQ
NetLogo Publications
Contact Us
Donate

Models:
Library
Community
Modeling Commons

Beginners Interactive NetLogo Dictionary (BIND)
NetLogo Dictionary

User Manuals:
Web
Printable
Chinese
Czech
Farsi / Persian
Japanese
Spanish

  Donate

NetLogo Models Library:
Code Examples/Extensions Examples/profiler

(back to the library)

Profiler Example

[screen shot]

Note: If you download the NetLogo application, every model in the Models Library is included.

WHAT IS IT?

This code example demonstrates the functionality of the profiler extension, which records the number of times user-defined procedures are called, and how long they take to run.

See the Interface tab for more information. See also the Profiler section of the NetLogo User Manual.

(back to the NetLogo Models Library)