Skip to content
Snippets Groups Projects
Commit b0a196a8 authored by Tristan Van Berkom's avatar Tristan Van Berkom
Browse files

element.py: Calculate cache keys based only on direct build dependencies

Instead of using the entire compounded dependency list including transient
runtime dependencies of build dependencies, just use the direct build dependencies.

The direct build dependency cache keys already include their dependencies,
and this saves us about one full second while loading a converted baserock
gnome stack (huge project).
parent daea7b62
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment