Skip to content
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

Benchmarks with Java 11 and Spring Boot 2.2.4 Questions #6

Open
lofidewanto opened this issue Apr 20, 2020 · 2 comments
Open

Benchmarks with Java 11 and Spring Boot 2.2.4 Questions #6

lofidewanto opened this issue Apr 20, 2020 · 2 comments

Comments

@lofidewanto
Copy link

Hi all,

I tried the benchmarks with Java 11 OpenJDK and Spring Boot 2.2.4 and here is the result:

https://github.com/lofidewanto/spring-boot-aspectj/tree/master/benchmarks

It looks slower than before? Do I have to do something to run it correctly? I run it on my macBook.

Thanks, Lofi

@dsyer
Copy link
Owner

dsyer commented Apr 20, 2020

It depends a lot on your hardware and what else is running at the time. The only meaningful comparison would be for you with Java 8 on master and you with Java 11 and your changes.

@lofidewanto
Copy link
Author

Thanks,

I run the original benchmarks with my laptop, here is the result:

https://github.com/lofidewanto/spring-boot-aspectj/tree/master/benchmarks

Why is the old benchmarks with JMH 1.16 faster? Or maybe we cannot compare the result of JMH 1.16 with 1.23? I haven't looked deeply into JMH...

I'm not sure, whether I interpreted the results correctly...

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

No branches or pull requests

2 participants