langflow-ai
/
langflow
Blog
Docs
Overview
Branches
Benchmarks
Runs
fix: Add await to PyPI version check request
(
#4716
)
Closed
Comparing
cz/fix-async-call-lf-version
(
3546a82
) with
main
(
25a0d76
)
-96%
IMPROVEMENTS
2
REGRESSIONS
2
UNTOUCHED
11
NEW
0
DROPPED
0
IGNORED
0
Benchmarks
Failed
test_successful_run_with_output_type_any
Regression
src/backend/tests/unit/test_endpoints.py::test_successful_run_with_output_type_any
-96%
219.5 ms
5,220.5 ms
test_successful_run_with_output_type_debug
Regression
src/backend/tests/unit/test_endpoints.py::test_successful_run_with_output_type_debug
-36%
138.8 ms
217.3 ms
Improved
test_successful_run_with_input_type_text
src/backend/tests/unit/test_endpoints.py::test_successful_run_with_input_type_text
+36%
297 ms
218.9 ms
test_successful_run_with_input_type_any
src/backend/tests/unit/test_endpoints.py::test_successful_run_with_input_type_any
+35%
297.8 ms
220.6 ms
Passed
test_invalid_run_with_input_type_chat
src/backend/tests/unit/test_endpoints.py::test_invalid_run_with_input_type_chat
+1%
26.8 ms
26.5 ms
test_get_and_cache_all_types_dict
src/backend/tests/performance/test_server_init.py::test_get_and_cache_all_types_dict
+1%
1.1 ms
1 ms
test_build_flow
src/backend/tests/unit/test_chat_endpoint.py::test_build_flow
0%
397.9 ms
396.2 ms
test_get_all
src/backend/tests/unit/test_endpoints.py::test_get_all
0%
528.2 ms
527.8 ms
test_initialize_services
src/backend/tests/performance/test_server_init.py::test_initialize_services
0%
424.2 ms
424.2 ms
test_initialize_super_user
src/backend/tests/performance/test_server_init.py::test_initialize_super_user
0%
670.4 ms
670.6 ms
test_starter_projects
src/backend/tests/unit/test_endpoints.py::test_starter_projects
0%
1.2 s
1.2 s
test_setup_llm_caching
src/backend/tests/performance/test_server_init.py::test_setup_llm_caching
0%
1.6 ms
1.6 ms
test_create_starter_projects
src/backend/tests/performance/test_server_init.py::test_create_starter_projects
0%
1.2 s
1.2 s
test_load_flows
src/backend/tests/performance/test_server_init.py::test_load_flows
0%
1.2 ms
1.2 ms
test_build_flow_from_request_data
src/backend/tests/unit/test_chat_endpoint.py::test_build_flow_from_request_data
-1%
386.4 ms
388.4 ms
Commits
Click on a commit to change the comparison range
base
main
25a0d76
-96%
⬆️ (utils.py): update client.get method to use await keyword for asynchronous call to fix potential blocking issue and improve performance
3546a82
5 days ago
by Cristhianzl
Resources
Home
Pricing
Docs
Blog
GitHub
Changelog
Getting Started
Sample repository
Explore repositories
Support
About
Careers
Twitter
Discord
Contact Us
Terms of Service
Privacy Policy
Copyright © 2024 CodSpeed Technology SAS. All rights reserved.