repeaterjs/repeater

More rigorous testing of performance/memory safety

brainkim opened this issue · 0 comments

It would be embarrassing to argue that one of our key features of channels is memory safety and suffer from a memory leak bug. Figure out a way to rigorously test channels for memory growth.

Maybe something like the test from this issue: leebyron/iterall#25