Avatar for the langchain-ai user
langchain-ai
langchain
Instrumentation
Wall Time
BlogDocsChangelog

standard-tests: refactoring and fixes

#31703Merged
Comparing
mdrxy/chat_models-updates
(
d0ac6b8
) with
master
(
b6f74bf
)
CodSpeed Performance Gauge
-3%
Improvements
0
Regressions
0
Untouched
13
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_import_time[InMemoryVectorStore]
libs/core/tests/benchmarks/test_imports.py::test_import_time[InMemoryVectorStore]
CodSpeed Performance Gauge
-1%
245.5 ms
247.2 ms
test_import_time[InMemoryRateLimiter]
libs/core/tests/benchmarks/test_imports.py::test_import_time[InMemoryRateLimiter]
CodSpeed Performance Gauge
-2%
163.6 ms
167 ms
test_import_time[Document]
libs/core/tests/benchmarks/test_imports.py::test_import_time[Document]
CodSpeed Performance Gauge
-3%
190.2 ms
195.3 ms
test_import_time[Runnable]
libs/core/tests/benchmarks/test_imports.py::test_import_time[Runnable]
CodSpeed Performance Gauge
-3%
231.2 ms
237.6 ms
test_import_time[PydanticOutputParser]
libs/core/tests/benchmarks/test_imports.py::test_import_time[PydanticOutputParser]
CodSpeed Performance Gauge
-3%
367.2 ms
377.7 ms
test_async_callbacks_in_sync
libs/core/tests/benchmarks/test_async_callbacks.py::test_async_callbacks_in_sync
CodSpeed Performance Gauge
-3%
21.8 ms
22.4 ms
test_import_time[tool]
libs/core/tests/benchmarks/test_imports.py::test_import_time[tool]
CodSpeed Performance Gauge
-3%
470.2 ms
485.1 ms
test_import_time[HumanMessage]
libs/core/tests/benchmarks/test_imports.py::test_import_time[HumanMessage]
CodSpeed Performance Gauge
-3%
190.5 ms
196.5 ms
test_import_time[BaseChatModel]
libs/core/tests/benchmarks/test_imports.py::test_import_time[BaseChatModel]
CodSpeed Performance Gauge
-3%
493.6 ms
509.6 ms
test_import_time[ChatPromptTemplate]
libs/core/tests/benchmarks/test_imports.py::test_import_time[ChatPromptTemplate]
CodSpeed Performance Gauge
-3%
393.3 ms
406.9 ms
test_import_time[LangChainTracer]
libs/core/tests/benchmarks/test_imports.py::test_import_time[LangChainTracer]
CodSpeed Performance Gauge
-4%
413.9 ms
429 ms
test_import_time[CallbackManager]
libs/core/tests/benchmarks/test_imports.py::test_import_time[CallbackManager]
CodSpeed Performance Gauge
-4%
423 ms
438.9 ms
test_import_time[RunnableLambda]
libs/core/tests/benchmarks/test_imports.py::test_import_time[RunnableLambda]
CodSpeed Performance Gauge
-5%
229.5 ms
240.5 ms

Commits

Click on a commit to change the comparison range
Base
master
b6f74bf
-2%
test: move test for binding runnables to more logical place
839bb12
3 days ago
by mdrxy
+2%
refactor: rewrite assertions to prevent needing type ignores
cb29c79
12 hours ago
by mdrxy
-5%
refactor: simplify assertions for `test_stream`
b91ff98
12 hours ago
by mdrxy
+2%
refactor: replace direct dictionary access with safe get method in tool call validations plus additional clean ups
d0ac6b8
10 hours ago
by mdrxy
© 2025 CodSpeed Technology
Home Terms Privacy Docs