Feature proposal #7250
closed
Implement file parsing cache
Added by krileon over 6 years ago.
Updated over 4 years ago.
Start date:
06 August 2018
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.
- % Done changed from 0 to 30
- Status changed from Assigned to Resolved
- % Done changed from 30 to 100
All directory reads now cache their results until the directory is modified again. This will prevent rereading a directory on every page load and instead will just pull the cached JSON.
- Status changed from Resolved to Closed
Also available in: Atom
PDF