ESC-154 ESC-155 ESC-156
Asset fetch requests wrapped to allow for measurements. Asset fetch enqueues, dequeues and completion times recorded to asset stats collector. Texture fetch operations (http and udp) recorded to asset stats collector. Stats collector time vallue switched from F32 to U64 which is the more common type in the viewer. Cross-thread mechanism introduced to communicate region changes and generate global statistics messages. Facility to deliver metrics via Capabilities sketched in but needs additional work. Documentation and diagrams added.
Showing
- indra/newview/llagent.cpp 3 additions, 0 deletionsindra/newview/llagent.cpp
- indra/newview/llappviewer.cpp 114 additions, 0 deletionsindra/newview/llappviewer.cpp
- indra/newview/llappviewer.h 4 additions, 0 deletionsindra/newview/llappviewer.h
- indra/newview/lltexturefetch.cpp 483 additions, 5 deletionsindra/newview/lltexturefetch.cpp
- indra/newview/lltexturefetch.h 31 additions, 2 deletionsindra/newview/lltexturefetch.h
- indra/newview/llviewerassetstats.cpp 79 additions, 8 deletionsindra/newview/llviewerassetstats.cpp
- indra/newview/llviewerassetstats.h 42 additions, 6 deletionsindra/newview/llviewerassetstats.h
- indra/newview/llviewerassetstorage.cpp 124 additions, 0 deletionsindra/newview/llviewerassetstorage.cpp
- indra/newview/llviewerassetstorage.h 11 additions, 0 deletionsindra/newview/llviewerassetstorage.h
- indra/newview/llviewerregion.cpp 1 addition, 0 deletionsindra/newview/llviewerregion.cpp
- indra/newview/tests/llviewerassetstats_test.cpp 1 addition, 1 deletionindra/newview/tests/llviewerassetstats_test.cpp
Loading
Please register or sign in to comment