[PR #3882] benchmarks: add sequential graph of a few hundred nodes #3519

Closed
opened 2026-02-20 17:48:44 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/3882

State: closed
Merged: Yes


Performance is poor due to state graph utilizing n^2 entries right now to accommodate Command. Adding benchmark prior to updating implementation.

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/3882 **State:** closed **Merged:** Yes --- Performance is poor due to state graph utilizing n^2 entries right now to accommodate Command. Adding benchmark prior to updating implementation.
yindo added the pull-request label 2026-02-20 17:48:44 -05:00
yindo closed this issue 2026-02-20 17:48:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#3519