mik-laj commented on issue #14034:
URL: https://github.com/apache/airflow/issues/14034#issuecomment-771896965


   Can you check how long it takes to display all routes?
   ```
   time bash -c "AIRFLOW__LOGGING__LOGGING_LEVEL=debug 
FLASK_APP=airflow.www.app:create_app flask routes"
   ```
   For me:
   ```
   real 0m16.187s
   user 0m8.826s
   sys  0m0.973s
   ```
   
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to