This repository has been archived by the owner on May 9, 2024. It is now read-only.
Add caching #272
Labels
enhancement
New feature or request
package:cli
Relates to packages/cli
package:core
Relates to packages/core
Feature Request
v0.1.7
v0.1.25
Description
Add support for caching data about a mangle session and using that cache later. The goal is to speed up mangling by re-using computed values from an earlier run (the cache) in a new run.
Considerations
Implementation Ideas
This is currently just a list of ideas about how the caching could work.
The text was updated successfully, but these errors were encountered: