We ran AST-based static analysis across 250 public Node.js repositories and found 10,609 synchronous I/O calls. Then we benchmarked five common patterns under 100 concurrent connections. execSync in a request handler dropped throughput by 280x. Here's the full data.