.vbw-planning/milestones/aia-ssl-fix/02-test-performance/02-RESEARCH.md
3-agent competing hypothesis team (H1: DB/parallelism, H2: HTTP/VCR, H3: test helpers)
| Component | Time | % | Root Cause |
|---|---|---|---|
| FeedFetcherTest (71 tests) | 84.8s | 64% | Monolithic class, CPU-bound (Feedjira parse, SHA256, content extraction) |
| Integration tests (9 tests) | 30.8s | 23% | Subprocess spawning (bundle exec rails g) |
| System tests (22 tests) | ~5s | 4% | Selenium/Chrome |
| Debug log IO | 5-15s | 8% | 95MB :debug output to disk |
| Everything else (~930 tests) | ~15s | 11% | Fast |