Files
Toy/scripts
Kayne Ruse 54e82846c3 Massive dict copying optimisation, read more
I simply pre-allocated the new dict to the right size. This skips
internal copying logic which was repeated on every expansion. This
Should increase scope copying as well.

I applied the same logic to arrays, but the increase in speed was tiny.
2023-06-13 14:49:46 +10:00
..
2023-02-14 10:35:08 +00:00
2023-02-23 22:45:38 +11:00
2023-02-23 22:45:38 +11:00
2023-02-14 10:35:08 +00:00