Hyperfoil / Horreum

Benchmark results repository service
https://horreum.hyperfoil.io/
Apache License 2.0
34 stars 30 forks source link
benchmark npm performance quarkus regression-analysis repository
# Horreum [![Java CI with Maven](https://github.com/Hyperfoil/Horreum/actions/workflows/main.yml/badge.svg)](https://github.com/Hyperfoil/Horreum/actions/workflows/main.yml) Website GitHub issues GitHub forks GitHub stars GitHub license

What is Horreum?

Horreum is a service for storing performance data and regression analysis.

Please, visit our project website:

https://horreum.hyperfoil.io

for more information.

Horreum is a Quarkus based application which uses Quinoa as its nodejs engine.

Prerequisites

Getting Started with development server

To run with test cases do

mvn install
mvn quarkus:dev -pl 'horreum-backend'

To run without test cases do

mvn -DskipTests=true -DskipITs install
mvn -Dquarkus.test.continuous-testing=disabled quarkus:dev -pl 'horreum-backend'

Credentials

Horreum is running on localhost:8080

Role Name Password
User horreum.bootstrap secret

Tested platforms

Operator

The Horreum operator can help to setup a production environment.

🧑‍💻 Contributing

Contributions to Horreum Please check our CONTRIBUTING.md

If you have any idea or doubt 👇

Contribution is the best way to support and get involved in community !

Please, consult our Code of Conduct policies for interacting in our community.

Consider giving the project a star on GitHub if you find it useful.

License

Apache-2.0 license

Thanks to all the Contributors ❤️