Closed ogabrielluiz closed 1 week ago
Comparing 4662-sql-query-component-doesnt-work
(2b4b4a7) with main
(95779c8)
⚡ 2
improvements
✅ 13
untouched benchmarks
Benchmark | main |
4662-sql-query-component-doesnt-work |
Change | |
---|---|---|---|---|
⚡ | test_successful_run_with_input_type_any |
275.7 ms | 221.1 ms | +24.71% |
⚡ | test_successful_run_with_output_type_any |
287.8 ms | 219.6 ms | +31.06% |
Add attribute check before calling set_event_manager to avoid AttributeError in components inheriting from CustomComponent.