Skip to content

Commit 91d60c0

Browse files
committed
add comment
1 parent 4e17695 commit 91d60c0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mx.graalpython/mx_graalpython_python_benchmarks.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@
5454
SUITE = None
5555
python_vm_registry = None
5656

57+
# By default we disabled some benchmarks, both because some don't run and
58+
# because we want to reduce the total runtime of the suites.
59+
5760
DEFAULT_NUMPY_BENCHMARKS = [
5861
"bench_app",
5962
"bench_core",

0 commit comments

Comments
 (0)