mirror of
https://github.com/louis-e/arnis.git
synced 2025-12-23 14:28:03 -05:00
Adjust time in benchmark
This commit is contained in:
2
.github/workflows/pr-benchmark.yml
vendored
2
.github/workflows/pr-benchmark.yml
vendored
@@ -65,7 +65,7 @@ jobs:
|
||||
seconds=$((duration % 60))
|
||||
peak_mem=${{ steps.benchmark.outputs.peak_memory }}
|
||||
|
||||
baseline_time=69
|
||||
baseline_time=30
|
||||
diff=$((duration - baseline_time))
|
||||
abs_diff=${diff#-}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user