1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-28 15:08:46 +00:00
TiddlyWiki5/boot
Jermolene 8f63e2a959 Optimise iterating through tiddlers
Astonishingly, it’s much quicker to use `Object.keys()` to get an array
of key names, and then iterate through that. I’m seeing 25% speed
improvements for an empty tiddler iterator.
2015-07-08 08:27:28 +01:00
..
boot.css.tid Rename "tw-error-*" classes to "tc-error-*" 2014-08-28 17:39:32 +01:00
boot.js Optimise iterating through tiddlers 2015-07-08 08:27:28 +01:00
bootprefix.js Allow callers of the bootprefix to determine browser status 2015-01-11 14:21:31 +00:00
sjcl.js Make the core into a plugin 2013-03-28 17:07:30 +00:00
sjcl.js.meta Make the core into a plugin 2013-03-28 17:07:30 +00:00