Skip to content

feat(nf): Performance boost - cache external artifacts with checksum - #981

Merged
Aukevanoost merged 14 commits into
angular-architects:mainfrom
Aukevanoost:f/performance-caching-II
Nov 26, 2025
Merged

feat(nf): Performance boost - cache external artifacts with checksum#981
Aukevanoost merged 14 commits into
angular-architects:mainfrom
Aukevanoost:f/performance-caching-II

Conversation

@Aukevanoost

@Aukevanoost Aukevanoost commented Nov 4, 2025

Copy link
Copy Markdown
Collaborator

Multiple changes

  • Instead of 1 big cache folder, every project receives its own cache folder.
  • In the cache folder, a checksum is used to see if any of the externals changed.
  • Cache is checked on every build (excluding rebuilds) if still the same, if not the cache is purged and rebuild.

@Aukevanoost Aukevanoost changed the title Performance boost: Cache per project Performance boost: Cache artifacts with checksum Nov 5, 2025
@Aukevanoost Aukevanoost changed the title Performance boost: Cache artifacts with checksum feat(nf): Performance boost - cache external artifacts with checksum Nov 7, 2025
@Aukevanoost
Aukevanoost merged commit dd87269 into angular-architects:main Nov 26, 2025
1 check passed
Aukevanoost added a commit that referenced this pull request Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant