Closed italojohnny closed 5 days ago
Comparing fix/assign-orphaned-flows
(0897af3) with main
(f1c0075)
⚡ 2
improvements
✅ 13
untouched benchmarks
Benchmark | main |
fix/assign-orphaned-flows |
Change | |
---|---|---|---|---|
⚡ | test_successful_run_with_input_type_any |
297.8 ms | 221 ms | +34.76% |
⚡ | test_successful_run_with_input_type_text |
218 ms | 164.9 ms | +32.24% |
Refactor function to assign orphaned flows to superuser when auto_login is enabled, improving clarity by replacing 'migrate' terminology. Also adds the suffix
(orphaned)
to flow names to prevent integrity errors in the flow table