Join Slack
Powered by
When GC pauses can be a concern (e.g. staying unde...
# random
c
cedric
08/19/2016, 2:21 PM
When GC pauses can be a concern (e.g. staying under 16ms per frame during an animation), developers have learned a few tricks to avoid allocations which work pretty well and (mostly) completely guarantee no GC pause during these times
Open in Slack
Previous
Next