We unit test code's correctness—so why not unit test performance as well?
Having thought about the problem a little, here's my suggestion for a first step: testing big-O scalability.
We unit test code's correctness—so why not unit test performance as well?
Having thought about the problem a little, here's my suggestion for a first step: testing big-O scalability.