[PR #3949] Small perf improvements #3562

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

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

State: closed
Merged: Yes


  • RunnableCallable: Skip signature checks for internal callables where we know the signatures ahead of time
  • PregelNode: Avoid redoing subgraphs serarch when copying it
  • CompiledStateGraph: Avoid copying PregelNode when attaching writers
**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/3949 **State:** closed **Merged:** Yes --- - RunnableCallable: Skip signature checks for internal callables where we know the signatures ahead of time - PregelNode: Avoid redoing subgraphs serarch when copying it - CompiledStateGraph: Avoid copying PregelNode when attaching writers
yindo added the pull-request label 2026-02-20 17:48:48 -05:00
yindo closed this issue 2026-02-20 17:48:48 -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#3562