Actions
Feature proposal #7250
closedImplement file parsing cache
Feature proposal #7250:
Implement file parsing cache
Description
The file parsing is always done when parsing for versions. This can be heavy to run over and over. Implement caching to cache the results of the initial parse for a configurable time.
Actions