mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-01 12:41:36 +02:00
3e7b0b0d98
The big win here is using direct property accessors on node attributes rather than iteration. The rest is just micro-optimization.