- Step1: Clone the https://github.com/LightJason/Benchmark repository
- Step2: Import the project into your IDE or build via Maven/Gradle
- Step3: Configure desired benchmark scenarios in the config files
- Step4: Execute benchmarks using the provided JUnit test runners or main classes
- Step5: Collect and review generated CSV logs and charts
- Step6: Integrate benchmark execution into CI/CD pipelines for continuous performance monitoring