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.41k stars 4.22k forks source link

ref: Add aiofile to do async file operations #4705

Open cbornet opened 5 days ago

cbornet commented 5 days ago

Add aiofile to do async file operations. NB: true async is only on Linux. For Mac and Windows, ops are delegated to threads.

codspeed-hq[bot] commented 5 days ago

CodSpeed Performance Report

Merging #4705 will degrade performances by 18.15%

Comparing cbornet:aiofile (c9a5801) with main (a1fa8ec)

Summary

❌ 1 regressions ✅ 14 untouched benchmarks

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

Benchmarks breakdown

Benchmark main cbornet:aiofile Change
test_successful_run_with_output_type_debug 178.1 ms 217.5 ms -18.15%