Skip to content

Commit 52f219e

Browse files
committed
Adding benchmarks
1 parent 5dd9fcd commit 52f219e

4 files changed

Lines changed: 1 addition & 0 deletions

File tree

benchmarks/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ states:
7878
}
7979

8080
REPO_DIR: /tmp/spring-quarkus-perf-comparison
81+
SCRIPTS_DIR: ${{REPO_DIR}}/${{PROJ_REPO_NAME}}/benchmarks/scripts
8182
SPRING3_BOOT_DIR: ${{REPO_DIR}}/${{PROJ_REPO_NAME}}/springboot3
8283
QUARKUS3_DIR : ${{REPO_DIR}}/${{PROJ_REPO_NAME}}/quarkus3
8384
TARGET_URL: http://localhost:8080/fruits/
File renamed without changes.

0 commit comments

Comments
 (0)