Commit 01c352d
committed
Revert #10591: use sbt-jmh 0.3.2
- sbt-jmh 0.3.2 uses jmh 1.19
- sbt-jmh 0.4.0 uses jmh 1.25
Run the same command:
```
scala3-bench-bootstrapped/jmh:run tests/bench/FindRef.scala
```
sbt-jmh 0.3.2 takes <1 min, while 0.4.0 takes ~8min.
Not much information found in the archive and internet:
https://mail.openjdk.java.net/pipermail/jmh-dev/
Will eventually update when we have a better fix.1 parent 6d9e101 commit 01c352d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
0 commit comments