Performance tasks
From Wikitech
(Difference between revisions)
| Line 3: | Line 3: | ||
* wfGetSiteNotice should cache parsed text somewhere | * wfGetSiteNotice should cache parsed text somewhere | ||
* Use parsercache for ones with stubthreshold, I guess current link placeholders solve this. | * Use parsercache for ones with stubthreshold, I guess current link placeholders solve this. | ||
| + | * Forward-port cpu-time based profiler | ||
Revision as of 15:57, 13 July 2005
This is just a notice board for various performance issues to be solved:
- wfGetSiteNotice should cache parsed text somewhere
- Use parsercache for ones with stubthreshold, I guess current link placeholders solve this.
- Forward-port cpu-time based profiler