Oh it's completely the rendering. We're already using setup overrides to speed up can.Map construction, and that all happens very quickly. Our rendering time is what's awful: ~2 seconds. Seeing a huge penalty for nested arrays.
I'll definitely check out the define plugin: ~60% of our properties are static.
Definitely can't wait for stache!