Update bench.yml

This commit is contained in:
Nuno Campos
2024-09-11 16:38:06 -07:00
committed by GitHub
parent c172362918
commit 33017b53d0
+1 -1
View File
@@ -55,7 +55,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: benchmark-baseline.json
path: out
path: libs/langgraph/out
- name: Compare benchmarks
run: poetry run pyperf compare_to out/benchmark-baseline.json out/benchmark.json --table --group-by-speed >> $GITHUB_OUTPUT
- name: Annotation