potiuk commented on PR #36499:
URL: https://github.com/apache/airflow/pull/36499#issuecomment-1872570351

   This had been discussed in https://github.com/apache/airflow/pull/36391 and 
it turned out that complex state management had real impact on auto-complete:
   
   The auto-completion time went down from 1.5 s to 0.365 s
   
   Originally most of that autocomplete time was spent in parsing yaml file 
   
   Before:
   
   
![breeze](https://github.com/apache/airflow/assets/595491/03e96713-dc58-4951-9dfe-e8c281858573)
   
   After:
   
   
![breeze_new](https://github.com/apache/airflow/assets/595491/39082388-ed46-4ec7-a013-a00563b7c174)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to