The comparison logic for the Fast/Slow criteria of the score analysis currently compares the Fast value with the best Fast value and the Slow value with the best Slow value. This can lead to cases in which the Fast/Slow values are roughly equivalent, but the analysis reports it as a failure.
The Fast/Slow comparison should take the sum of the Fast and Slow values and compare that instead.
The comparison logic for the Fast/Slow criteria of the score analysis currently compares the Fast value with the best Fast value and the Slow value with the best Slow value. This can lead to cases in which the Fast/Slow values are roughly equivalent, but the analysis reports it as a failure.
The Fast/Slow comparison should take the sum of the Fast and Slow values and compare that instead.
Cases in which this is an issue: