You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/12/05 15:35:10 UTC

[GitHub] [airflow] ashb commented on pull request #12836: Make `airflow --help` run five times quicker

ashb commented on pull request #12836:
URL: https://github.com/apache/airflow/pull/12836#issuecomment-739304345


   Discovered with
   
   ```
   python -X importtime -m airflow version 2>import-trace.log
   ``` 
   
   And then [`tuna import-trace.log`](https://github.com/nschloe/tuna)
   
   **Before**
   ![image](https://user-images.githubusercontent.com/34150/101247134-5250db80-370f-11eb-90e4-9ec62561ba1b.png)
   
   
   **After**
   
   ![image](https://user-images.githubusercontent.com/34150/101247144-6399e800-370f-11eb-8db2-1ca4be9de9f3.png)
   


----------------------------------------------------------------
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.

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