https://bugs.kde.org/show_bug.cgi?id=435908
--- Comment #5 from Tom Hughes <t...@compton.nu> --- Created attachment 138358 --> https://bugs.kde.org/attachment.cgi?id=138358&action=edit Patch to avoid looking for a debuginfo image if the main image has debugging This patch does work for me by avoiding looking for a separate debuginfo image if the main image has debugging. That gets the start time for my case down from 2 minutes to 40 seconds. That's still not the 10 seconds I see when I disable debuginfod completely but it turns out that 30 seconds is the time it takes us to parse the debug information for the system libraries that I didn't previously have debug information for. -- You are receiving this mail because: You are watching all bug changes.