Closed nakatamaho closed 2 years ago
we can use std::chrono to measure time, especially for benchmarking.
Use std::chrono to measure time; clean up time measurement, especially for benchmarking.
https://github.com/nakatamaho/mplapack/blob/master/include/mplapack_benchmark.h contains microseconds
we can use std::chrono to measure time, especially for benchmarking.