Skip to content

Revert #10591: use sbt-jmh 0.3.2 #11189

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 22, 2021
Merged

Conversation

liufengyun
Copy link
Contributor

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.

- 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.
@liufengyun
Copy link
Contributor Author

liufengyun commented Jan 21, 2021

test performance please

@dottybot
Copy link
Member

performance test scheduled: 42 job(s) in queue, 1 running.

@dottybot
Copy link
Member

Performance test finished successfully:

Visit http://dotty-bench.epfl.ch/11189/ to see the changes.

Benchmarks is based on merging with master (6d9e101)

@liufengyun liufengyun merged commit 4f0e60f into scala:master Jan 22, 2021
@liufengyun liufengyun deleted the revert-jmh branch January 22, 2021 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants