Skip to content

Commit 24b000d

Browse files
committed
fix constants for graph performance tests
Signed-off-by: Thijs Baaijen <[email protected]>
1 parent f7e0085 commit 24b000d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/performance/graph_performance_tests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
# pylint: disable=missing-function-docstring
88

99
GRAPH_SIZES = [100, 500, 1000, 5000]
10-
GRAPH_SIZES = [100, 500, 1000]
1110

1211

1312
def perftest_initialize():

0 commit comments

Comments
 (0)