20,741
edits
Line 3: | Line 3: | ||
== Background == | == Background == | ||
[[PUI]] being slow, using it for the performance monitor stats is affecting simulator performance unnecessarily. | [[PUI]] being slow, using it for the performance monitor stats is affecting simulator performance unnecessarily. | ||
== Approach == | |||
The performance monitor does not need to be used using the monitor.nas script, it can also be enabled manually using a property switch (during startp, but also at runtime). | |||
The statistics will then be written to a dedicated branch in the property tree (location), so that they can be inspected using a number of ways: | |||
* the pronberty browser | |||
* telnet | |||
* httpd interface | |||
* Canvas | |||
* ... | |||
== Motivation == | == Motivation == | ||
[[Category:Foo]] | [[Category:Foo]] |