Changes between Initial Version and Version 1 of Ticket #1707, comment 3


Ignore:
Timestamp:
Mar 14, 2013, 11:21:49 AM (11 years ago)
Author:
wraitii

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1707, comment 3

    initial v1  
    55
    66Finally still on the SpatialSubdivision, if I understand it correctly it's currently fixed size, so we could avoid using ::at() and use [] instead, which is ever so slightly faster (might be slightly unsafe if we ever change this though).
     7
     8(note: all those numbers were with the JS profiler activated).