Skip to content

Commit 8182c1e

Browse files
committed
setting
1 parent 2ab96f9 commit 8182c1e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

doc/benchmark.conf.sample

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ pgo = True
5151
# PYTHON_JIT=0 can be used to disable the micro-op interpreter at runtime.
5252
jit = no
5353

54+
# Tail-calling interpreter?
55+
tail_call_interp = False
56+
5457
# The space-separated list of libraries that are package-only,
5558
# i.e., locally installed but not on header and library paths.
5659
# For each such library, determine the install path and add an

0 commit comments

Comments
 (0)