repeater icon indicating copy to clipboard operation
repeater copied to clipboard

More rigorous testing of performance/memory safety

Open brainkim opened this issue 6 years ago • 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: https://github.com/leebyron/iterall/pull/25

brainkim avatar Jun 04 '19 02:06 brainkim