Nc/12sep/perf (#1702)

* Remove unused fil;e

* Add benchmark-fast command for running locally

* Small improvements to jsonplus serializer

* Don't use PregelNode.mapper when schema is a typed dict

- All it would do is create a new copy of same dict

* Avoid copying checkpoint when fetching at beginning of loop

* Fix needs array

* Update tests
This commit is contained in:
Nuno Campos
2024-09-12 12:50:53 -07:00
committed by GitHub
parent 8e578a0f78
commit 95b97d69ec
7 changed files with 56 additions and 74 deletions
-1
View File
@@ -14,7 +14,6 @@ jobs:
defaults:
run:
working-directory: libs/langgraph
needs: [baseline]
steps:
- uses: actions/checkout@v4
- id: files