Skip to content

Implement cache for generated splash screens

Daniele Debernardi requested to merge feature/splashscreen_cache into master

This PR addresses the first part of the issue #411 (see TODO here)

Here you can see the improvement (first run without cache, second with generation of cached file, third with cache already present).

Most of the time is spent during the computation of the dependencies of the various executables, mostly for those in the initramfs-extra.

Merge request reports

Loading