summaryrefslogtreecommitdiff
path: root/libs/gui/BufferQueueThreadState.cpp
diff options
context:
space:
mode:
author Devin Moore <devinmoore@google.com> 2023-05-22 21:29:09 +0000
committer Devin Moore <devinmoore@google.com> 2023-05-23 16:07:25 +0000
commita1889805df06c4d9c501ea025dca86ed115c4954 (patch)
tree8c6e7c850dba9904503cf41c00726740f0cf15fb /libs/gui/BufferQueueThreadState.cpp
parentbedc9fe9fdd137e4a52029fdce07d4fbe63ade8c (diff)
surfaceflinger: move some libs from shared to static
These libraries are only used by this process on a device and gain no benifit from being included as shared libraries. Moving them to static saves disk space, memory, and cpu cycles from the dynamic linker. With 3 reboots before and after I'm seeing average savings of 398885 bytes of storage space from installed files, 60KB private dirty memory, 403KB PSS from libraries/binary only, and 780KB PSS from everything in showmap. go/shared-to-static for more info on how this was determined. Test: m Bug: 280829178 Change-Id: Iafe01db89d55fe579b7c97832b0ed45298a424c4
Diffstat (limited to 'libs/gui/BufferQueueThreadState.cpp')
0 files changed, 0 insertions, 0 deletions