Files
SingularityViewer/indra
Aleric Inglewood e8ef74156a Added print_statemachine_diagnostics
The responder name is now cached in LLURLRequest
(ResponderBase::getName() must return a string literal).
The run time (in the main thread) per state machine is now accumulated
in AIStateMachine (instead of AIEngine::QueueElement).
When AIStateMachine::mainloop runs longer than StateMachineMaxTime
then a warning is printed that now includes the time spent in the
slowest state machine (that frame) and (if it is a LLURLRequest)
what the corresponding responder is. Also the total accumulated run
time of that state machine is printed.

From this is can be concluded that the only responder currently
regularly holding up the main thread is LLMeshLODResponder (mostly 30 to
100 ms, but with spikes in the 1 to 2 second range some times).
2013-03-08 01:50:02 +01:00
..
2013-01-30 05:43:17 +01:00
2012-07-04 10:25:04 +00:00
2013-02-25 12:53:18 -06:00
2012-12-09 02:10:16 +01:00
2013-02-25 12:53:18 -06:00
2012-07-23 18:15:11 +02:00