dbalabka / aerys-benchmark

Amphp HTTP server (aka Ayres) PHP non-blocking HTTP server benchmark
12 stars 5 forks source link

Add ext-async into benchmark #16

Open dbalabka opened 5 years ago

dbalabka commented 5 years ago

Prepare additional benchmark with:

  1. https://github.com/concurrent-php/ext-async
  2. https://github.com/amphp/amp/tree/ext-async
  3. https://github.com/concurrent-php/http

Extension instalation example: https://github.com/concurrent-php/async-api/blob/master/vagrant-async.sh#L46