cloud-sweeper
cloud-sweeper copied to clipboard
refactor: track down objects being GC churned
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.
fa9a0d1ab3