
It contains six std::vector<> members, so the implicit copy in TakeImplThreadRenderingStats() may end up doing six memory allocations while holding a lock. Change-Id: I46b20c83679b44a334a8905fd6e76204bf3e2854 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5982361 Reviewed-by: Khushal Sagar <khushalsagar@chromium.org> Commit-Queue: Tom Sepez <tsepez@chromium.org> Cr-Commit-Position: refs/heads/main@{#1376659}