ESC-109 Write single-thread asset stats collector for wearable.
Code-complete with unit tests and foundation for other collectors. Interestingly, sim and viewer have two different ideas about asset type enumeration (compatible, one's just longer). Both are missing mesh though that's to be expected.
Showing
- indra/newview/CMakeLists.txt 7 additions, 0 deletionsindra/newview/CMakeLists.txt
- indra/newview/llviewerassetstats.cpp 277 additions, 0 deletionsindra/newview/llviewerassetstats.cpp
- indra/newview/llviewerassetstats.h 143 additions, 0 deletionsindra/newview/llviewerassetstats.h
- indra/newview/tests/llviewerassetstats_test.cpp 167 additions, 0 deletionsindra/newview/tests/llviewerassetstats_test.cpp
Loading
Please register or sign in to comment