ashb commented on issue #7421: [AIRFLOW-XXXX] Speed up mypy runs. URL: https://github.com/apache/airflow/pull/7421#issuecomment-586472520 That 8x was from comparing `time pre-commit run mypy -a` (~4.7s) to `mypy airflow docs test` (0.7s) 6.7x difference. This is on linux, and entirely possibly something about my setup (for instance I'm running docker on btrfs because I'm experimenting.) Anyway. Just an observation, I still think dockerizing these checks by default is the right thing to do.
---------------------------------------------------------------- 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] With regards, Apache Git Services
