😻-language Announcing Hush: Configure your Elixir Applications Securely

How I sped up one of our test suites by 17.5x by explicitly defining Elixir protocol implementations

A few months ago, I sped up one of our test suites from about 6 minutes to around 20 seconds. I describe my debugging journey and how I found out that fallback protocols could be causing slower tests when running with code coverage and defining protocol implementations can improve the speed.

https://www.synopsys.com/blogs/software-security/tinfoil-define-protocol-implementations/