A developer investigating slow tests in their Node.js test suite traced the issue across multiple layers—Vitest, Node.js, and V8—and discovered a cache collision problem in V8's object handling. Their fix was merged into V8 within two and a half days, demonstrating the effectiveness of open-source collaboration and offering lessons for InnerSource practices within companies.