TIME_MEASUREMENT macro
In a lot places a `TIME_MEASUREMENT` macro is set to measure the time spent in a function. Is this still needed or can it be removed? For performance comparisons other methods might be more suitable.
issue