Introduction
We measure how long tests take to run to find slow tests and improve speed.
When you want to know if a test is taking too long to run.
When you want to compare test speeds before and after code changes.
When you want to find tests that slow down your whole test suite.
When you want to optimize your testing process for faster feedback.