Feature #52424

Implement Cache for generated EEL Expression Code

Added by Christian Müller almost 2 years ago. Updated almost 2 years ago.

Status:Resolved Start date:2013-10-01
Priority:Should have Due date:
Assigned To:- % Done:

100%

Category:-
Target version:-

Description

Cache the evaluated methods that represent EEL expressions into a file cache to save the parsing step.

Associated revisions

Revision cf213dea
Added by Christian Müller almost 2 years ago

[FEATURE] Add code cache to CompilingEvaluator

Adds a cache to the CompilingEvaluator that stores already
parsed Eel expressions. To save cache reads/writes all closures
are stored in a combined cache entry.

Resolves: #52424
Releases: master
Change-Id: I9bb7c1c6f19c35c16d3b17af07c4b75218e60138
Reviewed-on: https://review.typo3.org/22598
Reviewed-by: Christian Mueller
Tested-by: Christian Mueller

History

#1 Updated by Gerrit Code Review almost 2 years ago

  • Status changed from Accepted to Under Review

Patch set 5 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22598

#2 Updated by Christian Müller almost 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF