Closed fredRos closed 7 years ago
Some tweaks for the timing: more complete coverage. To make the numbers add up, I think we have to avoid printing to std::out because that is sort of slow
std::out
I am testing this on CPU and GPU.
Now I did not delete fredRos/more-timing in the case you still want to do something. If @fredRos agrees, I will delete it.
Some tweaks for the timing: more complete coverage. To make the numbers add up, I think we have to avoid printing to
std::out
because that is sort of slow