Page MenuHomePhabricator

Performance: Remove token caching and -cloning
Closed, ResolvedPublic

Description

Since we are no longer using our native template expansion pipeline for anything performance-critical we should remove token caching (in particular in the tokenizer) and the restriction on tokens to be immutable. That will remove the need for a lot of cloning, which should help performance.


Version: unspecified
Severity: normal

Details

Reference
bz51203

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 1:46 AM
bzimport set Reference to bz51203.

Change 111941 had a related patch set uploaded by Arlolra:
Remove token caching and cloning

https://gerrit.wikimedia.org/r/111941

Change 111941 merged by jenkins-bot:
Remove token caching and cloning

https://gerrit.wikimedia.org/r/111941