Closed rustprooflabs closed 2 years ago
Bonus: Switched layerset to minimal
(from default
) on steps that are only testing functional abilities of the in-Docker processing, and not the data itself. This change makes the full make process to run 38% faster (knocked off 57 seconds).
Before this change:
real 2m27.436s
After
real 1m30.863s
Closes #265, in response to #264.
I verified this additional test run catches the issue if I revert the change in #264.