langflow-ai / langflow

Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.
http://www.langflow.org
MIT License
35.92k stars 4.25k forks source link

ref: Make check_langflow_version async #4701

Closed cbornet closed 1 week ago

cbornet commented 1 week ago

Make check_langflow_version async

codspeed-hq[bot] commented 1 week ago

CodSpeed Performance Report

Merging #4701 will degrade performances by 35.01%

Comparing cbornet:async-lf-version (6997824) with main (67a9fff)

Summary

❌ 2 regressions ✅ 13 untouched benchmarks

:warning: Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main cbornet:async-lf-version Change
test_successful_run_with_input_type_text 218.3 ms 270.8 ms -19.39%
test_successful_run_with_output_type_any 211.1 ms 324.9 ms -35.01%