Avatar for the langchain-ai user
langchain-ai
langchain
BlogDocsChangelog

perf(core): eliminate redundant schema computation in tool infrastructure

#37101
Comparing
perf/tool-schema-refactor
(
18a5a76
) with
master
(
38553c3
)
CodSpeed Performance Gauge
0%
Untouched
13
Skipped
2

Benchmarks

15 total
test_async_callbacks_in_sync
libs/core/tests/benchmarks/test_async_callbacks.py
CodSpeed Performance Gauge
+1%
56.3 ms55.7 ms
test_import_time[HumanMessage]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
0%
674.9 ms674.9 ms
test_import_time[PydanticOutputParser]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
0%
1.4 s1.4 s
test_import_time[CallbackManager]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
0%
815.8 ms818.2 ms
test_import_time[LangChainTracer]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
0%
1.2 s1.2 s
test_import_time[Runnable]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
0%
1.3 s1.3 s
test_import_time[InMemoryVectorStore]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
0%
1.5 s1.5 s
test_import_time[Document]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-1%
485.6 ms488.2 ms
test_import_time[BaseChatModel]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-1%
1.4 s1.4 s
test_import_time[InMemoryRateLimiter]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-1%
444.7 ms447.5 ms
test_import_time[tool]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-1%
1.4 s1.4 s
test_import_time[RunnableLambda]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-1%
1.3 s1.3 s
test_import_time[ChatPromptTemplate]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-1%
1.6 s1.6 s
test_create_agent_instantiation_with_middleware
libs/langchain_v1/tests/benchmarks/test_create_agent.py
Skipped
15.1 ms*
test_create_agent_instantiation
libs/langchain_v1/tests/benchmarks/test_create_agent.py
Skipped
4.1 ms*

Commits

Click on a commit to change the comparison range
Base
master
38553c3
-0.31%
chore: ignore `.worktrees/` directory
7da4279
2 hours ago
by sydney-runkle
+0.02%
chore(core): fix lint and format errors from schema refactor
0a16615
2 hours ago
by sydney-runkle
-0.12%
fix(core): resolve annotations via `get_type_hints` and guard `issubclass` in `create_schema_from_function`
18a5a76
2 hours ago
by sydney-runkle
© 2026 CodSpeed Technology
Home Terms Privacy Docs