getify/cloud-sweeper

refactor: track down objects being GC churned

Open

#20 opened on Feb 15, 2016

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (17 forks)github user discovery
help wanted

Repository metrics

Stars
 (96 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide