Add information to ParallelAnalysisBase for timing the `_prepare` and `_conclude` steps. This will provide information on the serial portions and inform theoretical speedup according to [Amdahl's Law](https://en.wikipedia.org/wiki/Amdahl's_law).