Skip to content
Snippets Groups Projects
Commit fce30b8d authored by Simon McVittie's avatar Simon McVittie
Browse files

pv-runtime: Avoid opening libraries to determine their SONAME


This is surprisingly expensive to do, particularly with a cold cache.
If we can avoid this, then deleting unwanted libraries from the mutable
copy of the runtime becomes a lot faster.

With the disk cache cleared and running on slow hardware, this cuts
down deletion of the unwanted libraries from 2-4 seconds to basically
instantaneous.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 640fc1af
No related branches found
No related tags found
1 merge request!301pv-runtime: Avoid opening libraries to determine their SONAME
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment