Skip to content

Commit 1ddb731

Browse files
authored
update comment in InferenceBenchmarks to reflect that it requires 1.10+ (#331)
1 parent 624ae63 commit 1ddb731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/inference/InferenceBenchmarks.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"inference" => InferenceBenchmarks
33
44
Defines a benchmark suite for Julia-level compilation pipeline.
5-
Note that this benchmark suite is only available for Julia 1.8 and higher.
5+
Note that this benchmark suite is only available for Julia 1.10 and higher.
66
77
This benchmark group `"inference"` is composed of the following subgroups:
88
- `"allinference"`: benchmarks the overall Julia-level compilation pipeline for a static call graph

0 commit comments

Comments
 (0)