OpenMS / pyopenms-docs

pyOpenMS readthedocs documentation, additional utilities, addons, scripts, and examples.
https://pyopenms.readthedocs.io
Other
46 stars 55 forks source link

[GH actions] Build incrementally by caching the build folder #150

Closed jpfeuffer closed 3 years ago

jpfeuffer commented 3 years ago

Would speed up a lot. Specifically, if there were no changes at all (Although this probably has to be tested manually, since pyopenms will always be built in the current cmake logic)!

timosachsenberg commented 3 years ago

can we add ccache? should make quite a difference here