Measure CPU Time not Wall Clock Time
Pre-release
Pre-release
Changes:
- Spiral's
seconds_spentfield now counts seconds of CPU time spent processing the spiral, not wall-clock time (the former is a more faithful reflection of processing complexity when compared with others on the same system). - Marked
sxbp_resize_spiral()as deprecated from the Public library interface. - Amend directory and instructions to easily facilitate out-of-source builds.