ldionne / metabench

A simple framework for compile-time benchmarks
metaben.ch
Other
181 stars 17 forks source link

Collect peak memory usage during compilation #186

Closed ldionne closed 7 years ago

ldionne commented 7 years ago

This fixes #17 and provides a valuable source of information.

I think the next step would be to always forward all the information to the charts and allow switching between different aspects at the Javascript level instead of hardcoding that in CMake.

ldionne commented 7 years ago

@brunocodutra Obviously don't spend any time reviewing until I can fix the Travis build. I'll let you know when I'm ready for you to have a look.

brunocodutra commented 7 years ago

No hurry, I won't be able to take a look at it before the end of next week anyways