( (
)\ ) )\ ) (
(()/( ( ( ( (()/( ( ( )\ )
/(_)))\ ( )\))( /(_)) ))\ )( (()/(
(_)) ((_) )\ ) ((_))\ (_)) /((_)(()\ /(_))
| _ \ (_) _(_/( (()(_)| _ \(_)) ((_)(_) _|
| _/ | || ' \))/ _` | | _// -_) | '_| | _|
|_| |_||_||_| \__, | |_| \___| |_| |_|
|___/
Performance tests of java MicroProfiles
Docker based comparision of SpringBoot with JavaEE MicroProfiles. JavaEE Microprofile application is available in project pingperf.
- 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 are avalable here