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

Performance benchmark? #126

Open
yellow1912 opened this issue Feb 9, 2021 · 1 comment
Open

Performance benchmark? #126

yellow1912 opened this issue Feb 9, 2021 · 1 comment

Comments

@yellow1912
Copy link

First of all, fantastic work. I have been using nginx lua module for a long time, but I'm more familiar with PHP so it would be great to use PHP. Since nginx is all about performance, I wonder how this module performs? Also, with the new PHP JIT (8.0), can we take advantage of JIT just like lua jit?

@joanhey
Copy link
Contributor

joanhey commented Feb 9, 2021

The last benchmark from techempower:

Comparing only php-ngx vs OpenRestry
Using php7.4 without JIT, the next week we will try with php8 and JIT.

https://www.techempower.com/benchmarks/#section=data-r20&hw=ph&test=fortune&p=zik073-zik0zj-zik0zj-zg24n3-1ekf&c=1

Captura de pantalla_área-de-selección_20210209125037

Captura de pantalla_área-de-selección_20210209125059
At 128 concurrent connections OpenRestry don't scale more.

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

2 participants