Skip to content

Ark4ne/php-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-benchmark

Php framework benchmark

Frameworks

  • invo (phalcon v3.0.1, fullstack)
  • slayer v1.4 (phalcon v3.0.1, fullstack)
  • laravel v5.3 (fullstack)
  • lumen v5.3 (micro)
  • luxury (phalcon v3.0.1, fullstack)

Benchmark Command

ab -c 10 -t 10 -l

Benchmarking Environment

Software

  • Ubuntu 16.04.1 LTS
    • PHP 7.0.8-0ubuntu0.16.04.3 (fpm-fcgi)
      • Zend OPcache v7.0.8-0ubuntu0.16.04.3
    • nginx/1.10.0

Hardware

  • Virtual Machine on VMWare
  • 4 vCore, Hardware CPU: i7-6700HQ 6M Cache, up to 3.50 GHz 4 cores 8 threads
  • 3GB vRAM, Hardware RAM: 8GB DDR4 2133 MHz
  • 20GB on SSD 120GB Read 560MB/s Write 160MB/s

Result

Benchmark Results Graph

framework requests/s memory (avg) render time (avg)
luxury (phalcon) 3,401.60 418K 0.909ms
invo (phalcon) 2,797.28 423K 1.202ms
lumen (micro) 2,363.46 798K 2.339ms
slayer (phalcon) 404.65 1.489M 12.601ms
laravel 394.76 2.153M 16.118ms

References

About

Php framework benchmark

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors