README.md 674 B

Hamlet Framework Benchmarking Test

This is the Hamlet Core portion of a benchmarking test suite

Current submission tests the following configurations:

  • Hamlet + PHP FPM
  • Hamlet + ReactPHP
  • Hamlet + RoadRunner
  • Hamlet + Swoole

(Some) Documentation

Dependency

{
  ...
  "require": {
    "hamlet/hamlet-core" : "^3"
    ...
  }
}

Local test

ab -c 1 -n 100 "http://127.0.0.1:8089/json"