Jammy2211 / PyAutoGalaxy

PyAutoGalaxy: Open-Source Multiwavelength Galaxy Structure & Morphology
https://pyautogalaxy.readthedocs.io/
MIT License
27 stars 13 forks source link

Speed up Aggregator Unit tests (also PyAutoLens / CTI) #114

Open Jammy2211 opened 1 year ago

Jammy2211 commented 1 year ago

The following unit tests run very slow:

https://github.com/Jammy2211/PyAutoGalaxy/tree/feature/autofit_outputs/test_autogalaxy/aggregator https://github.com/Jammy2211/PyAutoLens/tree/feature/autofit_outputs/test_autolens/aggregator https://github.com/Jammy2211/PyAutoCTI/tree/feature/autofit_outputs/test_autocti/aggregator

Is there a trick we can use to speed them up?