commit | 0f9590aadee535b9129fcdeb2160b13b80112cde | [log] [tgz] |
---|---|---|
author | Florian Mayer <fmayer@google.com> | Tue Apr 23 16:08:47 2019 +0100 |
committer | Florian Mayer <fmayer@google.com> | Tue Apr 23 16:08:47 2019 +0100 |
tree | 55d1d066a8316e1ae99976ffb9c3114901591ba5 | |
parent | 6755af44b698c7cb2b46f55543af9d283796add8 [diff] |
Do not blindly emplace in interner. This reduces CPU usage of RecordMalloc by another 10% compared to only using an unordered_set. See pprof e027a0ee8c4a0a3c01139a5f5c3368a6 vs 55c67095e15e463abd0fa83aa73b7ad5. Bug: 126724929 Change-Id: I2dfa0347798e3fbf3652403ebd0bc563c85cc955
Perfetto is an open-source project for performance instrumentation and tracing of Linux/Android/Chrome platforms and user-space apps.
See www.perfetto.dev for docs.