1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00
Files
tobspr_shapez.io/src/js/game/systems
Phlosioneer 36cf28029e Remove ejector cache; use slot caches instead
This is a small refactoring that removes the main ejector cache. The
cache is now tracked by slots and ejector components.

It avoids a large array allocation and many small object allocations,
but adds many small array allocations. It's net neutral for performance.
2020-06-16 21:11:26 -04:00
..
2020-06-14 14:20:35 +02:00
2020-06-12 12:06:57 +02:00
2020-05-30 17:50:29 +02:00
2020-05-30 17:50:29 +02:00
2020-05-20 15:51:06 +02:00
2020-05-20 15:51:06 +02:00