70d0b13ea2
This increases efficiency significantly. Before, callgrind estimated that 58% of the CPU time was spent in doInfo(), taking roughly 1.6 kcycles on average per call. After, only 0.13 kcycles on average per call are used (12x speedup), and only 14% of the CPU time is spent in doInfo(). |
||
---|---|---|
code | ||
docs | ||
makefile |