Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Submission: php7-http template #129

Open
HeavyHorst opened this issue Sep 29, 2020 · 0 comments
Open

Submission: php7-http template #129

HeavyHorst opened this issue Sep 29, 2020 · 0 comments

Comments

@HeavyHorst
Copy link

I wrote an php7-http template that is based on https://github.com/spiral/roadrunner.
I took some ideas from the official php-template (php-extension.sh for installing extensions, composer.json etc.)

The template is located here: https://github.com/HeavyHorst/php-roadrunner-template.

The performance seems to be quite good (with the simple hello world example that returns the query parameters as json):

hey -n 5000 "http://localhost:8080?something=bla&one=1"
Summary:
  Total:	0.7239 secs
  Slowest:	0.0199 secs
  Fastest:	0.0008 secs
  Average:	0.0071 secs
  Requests/sec:	6906.9279

Would you accept a PR request for it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant