mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-03 00:38:46 +02:00
Update bench.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user