Benchmarks #14
benchmarks.yml
on: workflow_dispatch
Validate inputs
6s
!inputs.run-startup-benchmarks && 'Startup (JMH) (skipped)' || (inputs.ref2 && format('Startup (JMH): {0} vs {1}', inputs.ref1, inputs.ref2) || format('Startup (JMH): {0}', inputs.ref1))
0s
!inputs.run-startup-r8-benchmarks && 'Startup R8 (JMH) (skipped)' || (inputs.ref2 && format('Startup R8 (JMH): {0} vs {1}', inputs.ref1, inputs.ref2) || format('Startup R8 (JMH): {0}', inputs.ref1))
0s
Build (Gradle Profiler): 0.8.2 vs main
9m 7s
Annotations
3 errors
|
Build (Gradle Profiler): 0.8.2 vs main
The run was canceled by @ZacSweers.
|
|
Build (Gradle Profiler): 0.8.2 vs main
The operation was canceled.
|
|
Benchmarks
The run was canceled by @ZacSweers.
|