Actions
Task #99794
closedCache collapse-state-persister results
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-02-02
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The module collapse-state-persister.js
performs several JSON decoding tasks on the same objects that are read from the client's localStorage. To save some milliseconds, a cache could be used.
Actions