Include memory consumption as a metric in results?

It would be really nice to have a memory consumption metric displayed with each solution.

It may or may not be factored into the score for percentile calculations, but it would be very helpful to understand the space vs time tradeoff for different approaches.

It would also allow learning the efficiency of data structures in various language standard libraries.

Comments (3)