We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7f3650 commit 9756f98Copy full SHA for 9756f98
doc/benchmark.conf.sample
@@ -4,10 +4,10 @@
4
# - results of patched Python are written into json_dir/patch/
5
json_dir = ~/json
6
7
-# If True, compile CPython is debug mode (LTO and PGO disabled),
+# If True, compile CPython in debug mode (LTO and PGO disabled),
8
# run benchmarks with --debug-single-sample, and disable upload.
9
#
10
-# Use this option used to quickly test a configuration.
+# Use this option to quickly test a configuration.
11
debug = False
12
13
0 commit comments