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
boot.js Optimise iterating through tiddlers 2015-07-08 08:27:28 +01:00
bootprefix.js
sjcl.js
sjcl.js.meta