doug schlenker
doug schlenker
@sanmiguel my `KERL_CONFIGURE_OPTIONS`: ``` export KERL_CONFIGURE_OPTIONS="--enable-debug --disable-silent-rules --without-javac --enable-shared-zlib --enable-dynamic-ssl-lib --enable-hipe --enable-sctp --enable-smp-support --enable-threads --enable-kernel-poll --enable-wx --enable-darwin-64bit" ``` output from attempt: ``` Building Erlang/OTP 22.0.7 (asdf_22.0.7), please wait... Configure options...
Are there any workarounds for this? I have seen this issue a number of times now.
This is an idea similar to what [Knapsack](https://www.knapsackpro.com/) does for Cypress tests. It collects timings on all tests, creates a report and then uses timings on future test runs to...