getify/cloud-sweeper

refactor: track down objects being GC churned

Open

#20 ouverte le 15 févr. 2016

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)JavaScript (17 forks)github user discovery
help wanted

Métriques du dépôt

Stars
 (96 stars)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur