Skip to content

Implement stable caching (and tests) for colocation compilation. #290

@rwjblue

Description

@rwjblue

The main implementation in #249 did the semi-naive thing of building the output tree every time without caching. Before we can enable this by default for all scenarios, we must implement a caching system that ensures the output tree is stable if none of the things changed here are modified.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions