Skip to content

Files

Latest commit

21bba42 · Mar 16, 2019

History

History
This branch is up to date with HotswapProjects/pingperf:master.

spring-boot

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 16, 2019
Mar 16, 2019
Mar 16, 2019
Mar 16, 2019
Mar 16, 2019
Mar 16, 2019
Mar 16, 2019
 (                      (
 )\ )                   )\ )            (
(()/( (          (  (  (()/(   (   (    )\ )
 /(_)))\   (     )\))(  /(_)) ))\  )(  (()/(
(_)) ((_)  )\ ) ((_))\ (_))  /((_)(()\  /(_))
| _ \ (_) _(_/(  (()(_)| _ \(_))   ((_)(_) _|
|  _/ | || ' \))/ _` | |  _// -_) | '_| |  _|
|_|   |_||_||_| \__, | |_|  \___| |_|   |_|
                |___/

Performance tests of java MicroProfiles

Motivation

Docker based comparision of SpringBoot with JavaEE MicroProfiles. JavaEE Microprofile application is available in project pingperf.

Quick start

  • run build-spring-boot.sh to build docker image.
  • send REST requests as fast as possible (in single thread) : ./perf-utils/echo_test.py
  • monitor performance : watch "docker stats --no-stream --no-trunc && echo && ./perf-utils/ping_statistics.py"

Results

Results are available at http://github.com/HotswapProjects/pingperf/blob/master/README.md