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

   > I think it'll add little value; it'll be little more then `hashlib.md5` 
benchmark of which there are plenty. But, if the consensus is that 
`hashlib.md5` is not fast enough for dag-processor refresh loop, then a switch 
to something like xxHash would be trivial at the cost of one more dependency.
   
   Yeah. md5 is fast-enough (just one comment about FIPS compliance)


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