1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-01 17:53:15 +00:00
TiddlyWiki5/core/modules/parsers
Jermolene b0cb17cd83 Re-establish caching of results of parsing a tiddler
I switched this optimisation off back in
ed35d91be6, in October 2013, as part of a
big refactoring of the parsing and widget mechanism. I’ve been meaning
to switch it back on for some time.

My rough measurements suggest that this optimisation can reduce
rendering time by 5-10%.
2015-07-05 17:48:18 +01:00
..
wikiparser Re-establish caching of results of parsing a tiddler 2015-07-05 17:48:18 +01:00
audioparser.js Add audio/ogg to the list of recognised audio formats 2014-10-19 22:09:17 +02:00
csvparser.js Change more "tw-*" classes to "tc-*" 2014-08-28 18:21:08 +01:00
htmlparser.js Sandbox HTML iframes 2015-01-28 13:50:39 +00:00
imageparser.js First pass at external image support 2014-06-12 08:36:30 +01:00
parseutils.js added missing regex update for triple double-quotes macro params 2014-06-19 19:17:26 +02:00
textparser.js Get rid of the tweakParseTreeNode() hack 2014-05-14 08:51:08 +01:00