mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-09 12:16:40 +00:00

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.