Note: You are currently viewing documentation for Moodle 3.3. Up-to-date documentation for the latest stable version of Moodle is probably available here: Filters.

Development talk:Filters

From MoodleDocs
Revision as of 09:25, 30 March 2009 by Tim Hunt (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

I'd really appreciate a bit on performance tweaks for filters from someone who really understands this. Clearly a badly written filter can burn resources. I've seen various tactics such as making the "cheapest" check possible at the start of the filter and also using static variables as a pseudo-cache. --Howard Miller 08:43, 30 March 2009 (UTC)

Howard, I expect you would do better to post in GDF first to get responses, which can then be distilled here.--Tim Hunt 09:25, 30 March 2009 (UTC)