Jay Koontz

Results 4 comments of Jay Koontz

We're having this issue too on my team. Here's the kicker: if you remove the LineGraph cell in your code sandbox, the issue goes away. It's taking just long enough...

PR up for a simple example here: https://github.com/redis/node-redis/pull/2239

I updated Graph README.md with a simple starting example: https://github.com/redis/node-redis/pull/2239

Able to reproduce this on Chrome with mapbox-gl v1.7.0. Just observing the Task Manager shows a sustained ~100-200mb jump in memory usage that doesn't get GC'd every time a Mapbox...