Open waghanza opened 5 months ago
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
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.
If Helidon-se were to use Java Version 21, it would have a big performance boost!
it is already the case, only actu use java 11 https://github.com/the-benchmarker/web-frameworks/blob/714e1a4f4d77f0f60731ce0937b8543e7c60ee82/java/act/config.yaml#L2
Why does the website show Java11?
https://web-frameworks-benchmark.netlify.app/result?f=helidon-se
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
all right.
what do you mean?