diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2024-09-16 17:25:48 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2024-09-16 17:25:48 -0400 |
commit | f4b65638879c10c832b3bb8448f82001106ffd11 (patch) | |
tree | 14dc47b0eaa34a58fd771667c1b2609d4a2f2b39 /indra/newview/llfloaterchangeitemthumbnail.cpp | |
parent | 7e21a98931005fc0d44d23840c7e1815372613a7 (diff) |
Add LLFloaterAbout info (esp. GPU info) to Frame Profile stats dump
With the About info added, `getProfileStatsContext()` need not redundantly add
`"channel"`, `"version"` or `"region"`.
Slightly improve the efficiency of `LlsdToJson()` and `LlsdFromJson()` by
preallocating the known size of the source array or map. (Unfortunately the C++
`LLSD` class offers us no way to preallocate a map.)
In `LLAppViewer::getViewerInfo()`, avoid immediate successive calls to
`gAgent.getRegion()`.
Diffstat (limited to 'indra/newview/llfloaterchangeitemthumbnail.cpp')
0 files changed, 0 insertions, 0 deletions