Home
last modified time | relevance | path

Searched hist:"3 d2ce006bd7cffab5cda27f01787d2fd66ab630e" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/
H A Dindexer.php3d2ce006bd7cffab5cda27f01787d2fd66ab630e Tue Dec 04 15:13:46 UTC 2012 Michael Hamann <michael@content-space.de> Indexer: Add cache for getPID()

This avoids re-reading of the page index file for every getPID()-call by
using a simple FIFO cache, limited to 10 items. In idx_addPage() and the
functions that it calls getPID() is called 3 times for the same PID.