Project

General

Profile

Actions

Feature proposal #7250

closed

Implement file parsing cache

Added by krileon over 5 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
06 August 2018
Due date:
% Done:

100%

Estimated time:

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 #1

Updated by krileon about 4 years ago

  • % Done changed from 0 to 30
Actions #2

Updated by krileon about 4 years ago

  • 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.

Actions #3

Updated by krileon almost 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF