diff options
author | Tom Cherry <tomcherry@google.com> | 2020-07-09 12:12:48 -0700 |
---|---|---|
committer | Tom Cherry <tomcherry@google.com> | 2020-07-14 18:50:45 +0000 |
commit | 4f8125af3824d62cb186b84b57e97ee0e7d4935b (patch) | |
tree | af6b2ee69d328cb18e4ddb271efbddf871ccb7d3 /libsparse/sparse.cpp | |
parent | 3619489de6509036ce84783f4ec862f73806e836 (diff) |
logd: don't use a thread for deleting log chunks
This was a premature optimization. Profiling shows that decompressing
and deleting these logs is rather fast and overall CPU utilization is
lower without the added thread.
Test: profile logd with/without this thread
Change-Id: I31bd52077b495d562dd5797585191dc200ad3859
Diffstat (limited to 'libsparse/sparse.cpp')
0 files changed, 0 insertions, 0 deletions