Quarkus has great performance – and we have new evidence #52858
Replies: 7 comments 35 replies
-
|
Regarding parity principle, specifically: "If a change is made that changes the architecture of an application (i.e. moving blocking to reactive, using virtual threads, etc), then these changes should be applied to all the versions of the applications" which approach do you acctually measure? Reactive, blocking or both of them? |
Beta Was this translation helpful? Give feedback.
-
|
hello. interesting. great job. do you publish the characteristics of your infrastructure, beside "4 cpus"? |
Beta Was this translation helpful? Give feedback.
-
|
Could you provide benchmarks comparing Reactive SQL Client vs. Standard JDBC when running on Virtual Threads? |
Beta Was this translation helpful? Give feedback.
-
|
it would be interesting to have the response time also (e.g. min, p50, avg, p95, p99, max). usually there is a tradeoff between throughput and response time. |
Beta Was this translation helpful? Give feedback.
-
|
Hi there, did you include SPRING AOT mode in your benchmark, as It should have consequences on metrics ? Ludovic |
Beta Was this translation helpful? Give feedback.
-
|
Thank you, for your hard work and the deep insights. These benchmarks are impressive. In my daily business life I am regularly confronted with decision makers who hear Java and think slow, old, why not .NET - especially when dealing with the Azure Cloud. My developer joy doesn't impress them too much. To help bridge the gap in corporate discussions where Java is still often viewed as 'slow' or 'memory-heavy' compared to .NET, would it be possible to include ASP.NET Core (Native AOT) in future comparisons? Having direct head-to-head numbers would be a powerful tool to prove that Quarkus makes Java just as cloud-native and efficient as its competing non JVM languages which are using some form of byte code as well. |
Beta Was this translation helpful? Give feedback.
-
|
Well done! 👏🏻 |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
-
Quarkus has great performance – and we have new evidence
Quarkus: Supersonic Subatomic Java
https://quarkus.io/blog/new-benchmarks/
Beta Was this translation helpful? Give feedback.
All reactions