https://bugs.kde.org/show_bug.cgi?id=477407

--- Comment #5 from Thomas Bertels <[email protected]> ---
Could this help speedup metadata parsing?

https://github.com/flatpak/flatpak/pull/6532
"gnome-software parses appstream data on startup, which is extremely expensive.
It is already using libxmlb, which allows applications to avoid parsing XML
data, but it needs to be able to determine the age of the list of remotes in
order to determine whether or not the cache is valid.

If flatpak can provide the age of the remotes config, then gnome-software could
use that information to load a previously-built cache and significantly reduce
startup time. (Expected to reduce startup by almost 4s)"

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to