Skip to content

Commit

Permalink
update benchmark runner
Browse files Browse the repository at this point in the history
  • Loading branch information
303248153 committed Jan 20, 2020
1 parent bb527c6 commit 13fe00c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/_runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
]
BEST_OF_N = 3
MARKDOWN_OUTPUT_PATH = "/tmp/cpv-benchmark-results.md"
ONLY_CPV_FRAMEWORK = True
ONLY_CPV_FRAMEWORK = False

class BenchmarkRunner(object):
def __init__(self):
Expand Down

0 comments on commit 13fe00c

Please sign in to comment.