aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/profile.h
AgeCommit message (Collapse)Author
2022-06-02Add worker ID to profiling dataThomas White
2022-05-04Add improved profilingThomas White
Improvements: - Recursive, so we can see how things are working at different levels - Everything is profiled, even if not explicitly labelled - No possibility of losing time - Detects mistakes if routines aren't wrapped correctly