Howto:Use the system monitor: Difference between revisions

Jump to navigation Jump to search
Line 44: Line 44:
* decouple Nasal events from the "events" subsystem and use a new "events-nasal" instead [http://flightgear.org/forums/viewtopic.php?f=46&t=17069&p=164715#p164715]
* decouple Nasal events from the "events" subsystem and use a new "events-nasal" instead [http://flightgear.org/forums/viewtopic.php?f=46&t=17069&p=164715#p164715]
* show average frame-spacing effect per subsystem as a percentage
* show average frame-spacing effect per subsystem as a percentage
* show memory consumption per subsystem
* show memory consumption per subsystem (overload the new operator)
* plot graphs for the various metrics using the new [[Canvas]] system
* plot graphs for the various metrics using the new [[Canvas]] system
* track Nasal GC pressure (invocations) and total memory allocated [http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg31762.html]
* track Nasal GC pressure (invocations) and total memory allocated [http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg31762.html]

Navigation menu