Karm / mandrel-integration-tests

Integration tests for GraalVM and its Mandrel distribution. Runs Quarkus, Helidon and Micronaut applications and small targeted reproducers. The focus is solely on native-image utility and compilation of Java applications into native executables.
Apache License 2.0
5 stars 3 forks source link

PerfCheck: Distinguish between various 999-SNAPSHOT Q versions #135

Closed Karm closed 1 year ago

Karm commented 1 year ago

The current comparator Jenkins job takes two Quarkus git sha commits and runs perf report with both.

The problem is that both get reported as 999-SNAPSHOT:

screenshot

TODO: