Improving a Competitor's Numbers (On Purpose) #55803
Replies: 4 comments 11 replies
@franz1981 I will be away when you are back. this can wait mid september. thanks for the proposition. a bit of context in the meantime. we are starting to look at auto scaling. I am interested in figures comparing the different technologies we currently allow, namely quarkus, springboot and nodejs. since you provide already a nice framework for quarkus and springboot, I was wondering how much effort that would be to support nodejs. I remember in the early days, you had this slide with a density picture with jvm, node.js and go: we are starting to have the discussion internally about whether or not node.js is a good fit for auto-scaling. there is much to consider (e.g. functional coverage), but performance and density are 2 important requirements. I am wondering how easy that would be to fit node.js into this benchmark. |
|
in the context of auto-scaling I am interested in density. If I look at the published results https://github.com/quarkusio/spring-quarkus-perf-comparison/#published-results I see:
|
|
to illustrate what I was saying, I added different runtimes I combined some of the metrics with some weight to get a score. |
|
what memory field do you report? when you calculate the TTFR, you do not apply warm up, right ? you start the process and send one request? in the measurement do you include launching the process plus getting the first response? |
Uh oh!
There was an error while loading. Please reload this page.
Improving a Competitor's Numbers (On Purpose)
Quarkus: Supersonic Subatomic Java
https://quarkus.io/blog/fairness-in-benchmarking/
All reactions