Authors: Igor Platonov, Backend Engineer, and Travis Turner, Tech EditorTopics: Developer Community, Rails

Evil Martians cut Whop’s Rails test suite and CI time in half using profiling, factory optimizations, and parallelization. Learn how we speed up tests and boost reliability.

Evil Martians sliced our client Whop's entire suite runtime in half. This post walks through profiling to find hidden loggers, taming factory overhead, switching to smarter parallelization, and fixing the flaky tests that surfaced along the way.

Read more

Igor Platonov, Travis TurnerSource