mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-05-18 19:32:19 +00:00
8f63e2a959
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.