davidnadeau

Results 4 comments of davidnadeau

Thank you for the response! I tested both ideas. Adding `framer.dispose()` doesn't seem to help. Adding `substream.stream.flush();` appears to be a big improvement (maybe even a fix), I don't see...

Makes sense. After testing with `substream.stream.flush();` on production load and data, it looks great, memory usage is stable. It's also worth noting that there wasn't a noticeable performance impact by...

Thanks a lot for taking the time to fix this 🎉

Hi @ncreep , I'm also looking to use this kind of lint check, is there anything left to do to get this merged?