Made experiment return a stream
I /think/ this helps with a memory leak, you can garbage collect the results of an experiment as soon as you have consumed it, instead of keeping it in memory. I'm not certain that's very important, though, cause we don't store that many elements...
Please register or sign in to comment