Closed rchillyard closed 4 years ago
There is in fact a slow down of the integration tests (and presumably others) introduced by the most recent commit(s), i.e. from the https://github.com/rchillyard/HuskySort/pull/9/commits/b44b04193ae557708a8e16e6aa62607fc3dde102 pull request.
Added Issue 13: compiler warning
I believe the slowness is simply because we're running more sorts in the functional tests. I don't think it's because individual sorts are taking longer.
Multiple refactoring, fixes, and other improvements. See commits for details.