Skip to content

Commit 3819e4a

Browse files
authored
add benchmark tests to new algos (petgraph#436)
1 parent e775a10 commit 3819e4a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.rst

+2
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ following:
7777

7878
* Add a ``quickcheck`` property test for the new algorithm
7979

80+
* Add a ``benchmark`` test for measuring performance of the new algorithm
81+
8082
* Document what the algorithm does and in what situations it should be used
8183

8284
* Document the big-O running time of the algorithm

0 commit comments

Comments
 (0)