Add decorator to specify revset within which a perf method should work.
Some of the performance methods in Mercurial are not defined at all points in the history. There might be times when they were not yet defined or broken, etc.. This decorator adds a way of telling asv that this method should be skipped for the hash being tested.
Loading
Please register or sign in to comment