|
|
3 weeks ago | |
|---|---|---|
| .. | ||
| Date.php | 8 months ago | |
| Mysql.php | 11 months ago | |
| MysqlSwoole.php | 1 year ago | |
| MysqlSwow.php | 1 year ago | |
| Pgsql.php | 11 months ago | |
| PgsqlSwoole.php | 1 year ago | |
| PgsqlSwow.php | 1 year ago | |
| Pool.php | 1 year ago | |
| README.md | 3 years ago | |
| benchmark_config.json | 11 months ago | |
| composer.json | 1 year ago | |
| config.toml | 1 year ago | |
| php-jit.ini | 1 year ago | |
| php.ini | 1 year ago | |
| server.php | 1 year ago | |
| workerman-jit.dockerfile | 3 weeks ago | |
| workerman-mysql-jit.dockerfile | 3 weeks ago | |
| workerman-mysql-swoole-jit.dockerfile | 1 year ago | |
| workerman-mysql-swow-jit.dockerfile | 1 year ago | |
| workerman-pgsql-jit.dockerfile | 3 weeks ago | |
| workerman-pgsql-swoole-jit.dockerfile | 1 year ago | |
| workerman-pgsql-swow-jit.dockerfile | 1 year ago | |
| workerman-pgsql.dockerfile | 3 weeks ago | |
| workerman.dockerfile | 3 weeks ago | |
#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