This document compares performance of Node.js, Apache + PHP, Manhattan, and Mojito frameworks. Node.js showed superior performance scaling to over 3,000 requests per second with low latency. Manhattan and Mojito also outperformed Apache + PHP in some tests. The document concludes Node.js is well-suited for I/O bound use cases that require handling many concurrent requests quickly and reliably.