langchain-ai
deepagents
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat(code): port from `libs/cli`
#3388
Merged
Comparing
mdrxy/cli/port-to-code
(
cbde0ac
) with
main
(
7598bd9
)
CodSpeed Performance Gauge
N/A
New
32
Skipped
62
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
New
Skipped
94 total
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_import_main
libs/code/tests/integration_tests/benchmarks/test_codspeed_import_benchmarks.py::TestStartupPathBenchmarks
CodSpeed Performance Gauge
N/A
N/A
11.4 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_import_ask_user_types
libs/code/tests/integration_tests/benchmarks/test_codspeed_import_benchmarks.py::TestStartupPathBenchmarks
CodSpeed Performance Gauge
N/A
N/A
11.6 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_import_tool_display
libs/code/tests/integration_tests/benchmarks/test_codspeed_import_benchmarks.py::TestStartupPathBenchmarks
CodSpeed Performance Gauge
N/A
N/A
24.4 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_import_app
libs/code/tests/integration_tests/benchmarks/test_codspeed_import_benchmarks.py::TestStartupPathBenchmarks
CodSpeed Performance Gauge
N/A
N/A
91.3 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_import_cli_context
libs/code/tests/integration_tests/benchmarks/test_codspeed_import_benchmarks.py::TestStartupPathBenchmarks
CodSpeed Performance Gauge
N/A
N/A
10.5 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_import_config
libs/code/tests/integration_tests/benchmarks/test_codspeed_import_benchmarks.py::TestStartupPathBenchmarks
CodSpeed Performance Gauge
N/A
N/A
19.7 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_no_heavy_imports_on_lightweight_path[main.parse_args]
libs/code/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestImportIsolation
CodSpeed Performance Gauge
N/A
N/A
212.3 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_import_ask_user
libs/code/tests/integration_tests/benchmarks/test_codspeed_import_benchmarks.py::TestRuntimePathBenchmarks
CodSpeed Performance Gauge
N/A
N/A
513.7 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_no_heavy_imports_on_lightweight_path[config.is_ascii_mode]
libs/code/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestImportIsolation
CodSpeed Performance Gauge
N/A
N/A
187.5 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_no_heavy_imports_on_lightweight_path[ui]
libs/code/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestImportIsolation
CodSpeed Performance Gauge
N/A
N/A
335.7 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_module_import_time[ui]
libs/code/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestImportTiming
CodSpeed Performance Gauge
N/A
N/A
335.6 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_no_heavy_imports_on_lightweight_path[skills.commands]
libs/code/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestImportIsolation
CodSpeed Performance Gauge
N/A
N/A
153.2 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_module_import_time[config]
libs/code/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestImportTiming
CodSpeed Performance Gauge
N/A
N/A
187.3 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_no_heavy_imports_on_lightweight_path[_cli_context.CLIContext]
libs/code/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestImportIsolation
CodSpeed Performance Gauge
N/A
N/A
123.4 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_no_heavy_imports_on_lightweight_path[textual_adapter]
libs/code/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestImportIsolation
CodSpeed Performance Gauge
N/A
N/A
922.4 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_no_heavy_imports_on_lightweight_path[tool_display]
libs/code/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestImportIsolation
CodSpeed Performance Gauge
N/A
N/A
192.1 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_no_heavy_imports_on_lightweight_path[main.check_cli_dependencies]
libs/code/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestImportIsolation
CodSpeed Performance Gauge
N/A
N/A
212.3 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_module_import_time[main]
libs/code/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestImportTiming
CodSpeed Performance Gauge
N/A
N/A
211.9 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_module_import_time[skills.commands]
libs/code/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestImportTiming
CodSpeed Performance Gauge
N/A
N/A
149.1 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_agent_import_loads_langchain
libs/code/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestDeferredImportsWork
CodSpeed Performance Gauge
N/A
N/A
3.4 s
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_sessions_import_available
libs/code/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestDeferredImportsWork
CodSpeed Performance Gauge
N/A
N/A
201.4 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_version_under_threshold
libs/code/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestCLIStartupTime
CodSpeed Performance Gauge
N/A
N/A
433.6 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_import_file_ops
libs/code/tests/integration_tests/benchmarks/test_codspeed_import_benchmarks.py::TestStartupPathBenchmarks
CodSpeed Performance Gauge
N/A
N/A
14.8 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_no_heavy_imports_on_lightweight_path[_ask_user_types]
libs/code/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestImportIsolation
CodSpeed Performance Gauge
N/A
N/A
312.5 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_ask_user_middleware_loads_langchain
libs/code/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestDeferredImportsWork
CodSpeed Performance Gauge
N/A
N/A
2 s
1
2
3
4
Commits
Click on a commit to change the comparison range
Base
main
400d400
-0.38%
changelogs
939b0f0
18 days ago
by mdrxy
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs