Skip to content

Compare size image and boot time between quarkus, springboot and node on a simple example with a api of customers

Notifications You must be signed in to change notification settings

rafaelwaterkemper/benchmarks-quarkus-springboot-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Benchmark

Measurements taken from the same quarkus, springboot and nodejs project, which have a single rest endpoint, and their models, in order to evaluate the footprint, startup time and the response time of the requests.

Tests went running on minikube, at Ubuntu 18.04.

Config VM minikube:

CPUs: 4

RAM: 8GB

Results

stats quarkus springboot nodejs
footprint x
startup x
first request x

About

Compare size image and boot time between quarkus, springboot and node on a simple example with a api of customers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published