Description of issue or feature request:
The integration and unit tests take a while to run under Travis CI. Likewise, installing some of our dependencies have taken ages to complete in the past, but things have fortunately improved on this front. @trishankatdatadog has directed me to an interesting project that can potentially address some of these concerns.
libeatmydata, as in lib-eat-my-data.
https://github.com/stewartsmith/libeatmydata
Debian uses it. I notice some Python projects like Numpy use it, as well.
Current behavior:
Installing packages or running tests happen, slowly.
Expected behavior:
Dependencies are installed and unit tests run, quickly.
Description of issue or feature request:
The integration and unit tests take a while to run under Travis CI. Likewise, installing some of our dependencies have taken ages to complete in the past, but things have fortunately improved on this front. @trishankatdatadog has directed me to an interesting project that can potentially address some of these concerns.
libeatmydata, as in lib-eat-my-data.
https://github.com/stewartsmith/libeatmydata
Debian uses it. I notice some Python projects like Numpy use it, as well.
Current behavior:
Installing packages or running tests happen, slowly.
Expected behavior:
Dependencies are installed and unit tests run, quickly.