Michael Hixson b472c2f4dd Remove source_code files, count all files instead (#3715) 7 年之前
..
deploy 0b4cf4a4ae Add amphp/http-server (json and plaintext cases) (#3676) 7 年之前
.gitignore 0b4cf4a4ae Add amphp/http-server (json and plaintext cases) (#3676) 7 年之前
README.md 0b4cf4a4ae Add amphp/http-server (json and plaintext cases) (#3676) 7 年之前
amp.dockerfile fd90b65954 Simplify the docker file (#3681) 7 年之前
benchmark_config.json 5fd731660e Add database test types for Amp (#3679) 7 年之前
composer.json 5fd731660e Add database test types for Amp (#3679) 7 年之前
composer.lock 5fd731660e Add database test types for Amp (#3679) 7 年之前
fortunes.php 5fd731660e Add database test types for Amp (#3679) 7 年之前
install-ev.sh 0b4cf4a4ae Add amphp/http-server (json and plaintext cases) (#3676) 7 年之前
server.php 5fd731660e Add database test types for Amp (#3679) 7 年之前

README.md

Amp Framework Benchmarking Test

This is the Amp Framework portion of a benchmarking test suite comparing a variety of web development platforms.

JSON Encoding Test

Uses the PHP standard JSON encoder.

Infrastructure Software Versions

The tests were run with:

Test URLs

JSON Encoding Test

http://localhost:8080/json

Plaintext Test

http://localhost:8080/plaintext