DASPRiD / Dash

Flexible PSR-7 compliant HTTP router
BSD 2-Clause "Simplified" License
29 stars 9 forks source link

added php 7 to .travis.yml #56

Closed samsonasik closed 9 years ago

coveralls commented 9 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 1455915f045f815cd725da5c6be1a20bdff3100f on samsonasik:patch-1 into 1cfbb5aa7107131c39a04549a405bd1098ecd70a on DASPRiD:master.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 1455915f045f815cd725da5c6be1a20bdff3100f on samsonasik:patch-1 into 1cfbb5aa7107131c39a04549a405bd1098ecd70a on DASPRiD:master.

bakura10 commented 9 years ago

PHP 5.6 : Time: 1.83 seconds, Memory: 11.50Mb HHVM : Time: 4.19 seconds, Memory: 13.77Mb PHP 7 : Time: 174 ms, Memory: 6.00Mb

Really awesome.

DASPRiD commented 9 years ago

Wow, that is indeed impressive.

samsonasik commented 9 years ago

I think it merge-able then ;) :D