getify/cloud-sweeper

refactor: track down objects being GC churned

Open

#20 aberto em 15 de fev. de 2016

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

Métricas do repositório

Stars
 (96 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador