cloud-sweeper icon indicating copy to clipboard operation
cloud-sweeper copied to clipboard

refactor: track down objects being GC churned

Open getify opened this issue 9 years ago • 1 comments

some parts of the game are still churning GC... track down places where objects (or arrays or functions) are being created and thrown away and see if they can be reused.

getify avatar Feb 15 '16 14:02 getify

fa9a0d1ab3

getify avatar Feb 22 '16 20:02 getify