web-frameworks icon indicating copy to clipboard operation
web-frameworks copied to clipboard

Check java version displayed

Open waghanza opened this issue 1 year ago • 8 comments

waghanza avatar May 18 '24 07:05 waghanza

what do you mean?

whiplash avatar Jun 27 '24 12:06 whiplash

It was partially fixed. Actually, https://web-frameworks-benchmark.netlify.app/result?l=java shows version 21, but some frameworks do not use version 21, for example https://github.com/the-benchmarker/web-frameworks/blob/bade2fdfad50d7d40a8e9f557a220c56e9d3597d/java/act/config.yaml#L6

waghanza avatar Jul 01 '24 08:07 waghanza

Right. Well can't talk for act specifically since I don't know anything about it a seems sort of not updated anymore. But yeah it seems pretty much fixed to me.

whiplash avatar Jul 01 '24 12:07 whiplash

If Helidon-se were to use Java Version 21, it would have a big performance boost!

ListenV avatar Oct 13 '24 22:10 ListenV

it is already the case, only actu use java 11 https://github.com/the-benchmarker/web-frameworks/blob/714e1a4f4d77f0f60731ce0937b8543e7c60ee82/java/act/config.yaml#L2

waghanza avatar Oct 14 '24 04:10 waghanza

Why does the website show Java11?

https://web-frameworks-benchmark.netlify.app/result?f=helidon-se

image

ListenV avatar Oct 14 '24 16:10 ListenV

this is a bug on UI, unless explictly defined in config.yaml for any framework, the default value is https://github.com/the-benchmarker/web-frameworks/blob/714e1a4f4d77f0f60731ce0937b8543e7c60ee82/java/config.yaml#L2

waghanza avatar Oct 14 '24 19:10 waghanza

all right.

ListenV avatar Oct 15 '24 06:10 ListenV