mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-05-11 07:52:21 +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.