mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-06-16 18:28:52 +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.