mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
benchmarks: fix PR message, skip tests
Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
This commit is contained in:
committed by
Stephan Renatus
parent
4ce3991901
commit
93e170868a
@@ -111,7 +111,8 @@ jobs:
|
||||
-pkg "$pkg" \
|
||||
-host local:tags=opa_wasm \
|
||||
-reps 3 \
|
||||
-benchtime 300ms
|
||||
-benchtime 300ms \
|
||||
-run '^$'
|
||||
done
|
||||
- name: Comment on PR with benchmark results
|
||||
env:
|
||||
@@ -126,7 +127,7 @@ jobs:
|
||||
fi
|
||||
|
||||
{
|
||||
echo "## Benchmark Comparison (HEAD^ vs HEAD)"
|
||||
echo "## Benchmark Comparison (${BEFORE_SHA} vs ${AFTER_SHA})"
|
||||
echo ""
|
||||
echo '```'
|
||||
# Each benchstat file ends with a compact benchmark × host delta table;
|
||||
|
||||
Reference in New Issue
Block a user