rust-playground icon indicating copy to clipboard operation
rust-playground copied to clipboard

improvement: show peak mem usage and instructions executed count

Open gilescope opened this issue 4 years ago • 1 comments

it would be really cool to be able to get some feedback on whether changing some code had an effect on mem usage or instructions executed. I am guessing the back end of playground is using linux. The next version of criterion is going to monitor instruction counts so it's possible we could do this...

gilescope avatar Feb 16 '21 09:02 gilescope

Hmm, not sure what went on there. I didn't intend to add a wontfix label!

gilescope avatar Feb 17 '21 11:02 gilescope