#PHP Benchmarking Test
This is the PHP portion of a benchmarking test suite comparing a variety of web development platforms. NGINX is removed in this test, and substituted by Workerman, An asynchronous event driven PHP framework. An asynchronous event driven PHP framework for easily building fast, scalable network applications. Supports HTTP, Websocket, SSL and other custom protocols. Supports libevent, HHVM, ReactPHP.
https://github.com/walkor/Workerman
MySQL Connection is using PHP PDO::Persistent Connection.
The tests were run with:
Pre-test:
Using the PHP standard JSON encoder