Some times tests not only need to produce the correct results the results should be given within an acceptable time. So can performance testing be added which can:
- ensure core runs within a time-bound
- ensures code runs as fast as or faster than a benchmark price of code
- sure code runs as fast or faster than the previous build
- easily persist the previous results and load the data