https://github.com/kruize/benchmarks
https://github.com/kruize/benchmarks
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kruize/benchmarks
- Owner: kruize
- License: apache-2.0
- Created: 2020-09-21T06:07:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-08-06T13:09:59.000Z (10 months ago)
- Last Synced: 2025-08-06T15:12:49.478Z (10 months ago)
- Language: Shell
- Size: 1.76 MB
- Stars: 3
- Watchers: 7
- Forks: 14
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kruize Benchmarks
The goal of this repo is to run various benchmarks on Kruize projects to help tune them while running in kubernetes.
- We do not have sources for the external benchmarks except Acmeair
- We are merely making it container and kubernetes friendly
- We are adding scripts to evaluate all benchmarks similarly
- We do NOT own the external benchmarks and provide pointers to the github repos where the original sources can be found.
## Benchmarks
- [acmeair](/acmeair)
- A Fictitious Airline Booking Application
- Transactional, Uses WebSphere Liberty, Eclipse OpenJ9 JVM
- Has a copy of source code forked from the [main repo](https://github.com/blueperf/acmeair-monolithic-java) which has date type changes and is microservice based.
- [galaxies](/galaxies)
- Quarkus Sample Application
- REST CRUD, uses Quarkus, Hotspot JVM
- In house application
- [petclinic](/spring-petclinic)
- Spring PetClinic Sample Application
- REST CRUD, uses SpringBoot, Hotspot JVM
- [TechEmpower](/techempower)
- Web application frameworks on many languages
- Uses Java+Quarkus based framework