getify/cloud-sweeper

refactor: track down objects being GC churned

Open

#20 geöffnet am 15. Feb. 2016

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (17 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (96 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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