Open cbornet opened 5 days ago
Comparing cbornet:aiofile
(c9a5801) with main
(a1fa8ec)
❌ 1
regressions
✅ 14
untouched benchmarks
:warning: Please fix the performance issues or acknowledge them on CodSpeed.
Benchmark | main |
cbornet:aiofile |
Change | |
---|---|---|---|---|
❌ | test_successful_run_with_output_type_debug |
178.1 ms | 217.5 ms | -18.15% |
Add aiofile to do async file operations. NB: true async is only on Linux. For Mac and Windows, ops are delegated to threads.