dlstadther-pl commented on issue #32434:
URL: https://github.com/apache/airflow/issues/32434#issuecomment-1628872643

   Thank you @hussein-awala and @tirkarthi for the quick engagement on this 
issue!
   
   ---
   
   I have forced my local Airflow 2.6.2 image to include `jsonschema==4.18.0` 
and am seeing improved dag processing runtimes (not as quick as 2.2.3, but 
better than plain 2.6.2). In the largest case of the "reproducible example" 
(150 clients with 5 dag params), the runtime decreased from 900s to 350s.
   
   Would the rest of the delta (between 2.2.3's 50s and the now 350s) be 
explained by additional validation checks against dag params? Or could there be 
another performance issue at play?


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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to