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/02/21 13:14:19 UTC

[GitHub] [airflow] mik-laj commented on issue #7481: [AIRFLOW-6862][depends on AIRFLOW-6857][WIP] Do not check the freshness of fresh DAG

mik-laj commented on issue #7481: [AIRFLOW-6862][depends on AIRFLOW-6857][WIP] Do not check the freshness of fresh DAG
URL: https://github.com/apache/airflow/pull/7481#issuecomment-589648006
 
 
   I found one more optimization and, by the way, changed the base for this PR.
   Before:
   Query count:  1197
   Average took 4961.877 ms
   After:
   Query count:  799
   Average took 3452.471 ms

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


With regards,
Apache Git Services