We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e775a10 commit 3819e4aCopy full SHA for 3819e4a
CONTRIBUTING.rst
@@ -77,6 +77,8 @@ following:
77
78
* Add a ``quickcheck`` property test for the new algorithm
79
80
+* Add a ``benchmark`` test for measuring performance of the new algorithm
81
+
82
* Document what the algorithm does and in what situations it should be used
83
84
* Document the big-O running time of the algorithm
0 commit comments