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

[php] Phalcon5 and PHP8.1 #7615

Merged
merged 6 commits into from
Oct 3, 2022
Merged

Conversation

joanhey
Copy link
Contributor

@joanhey joanhey commented Sep 30, 2022

Phalcon v5 was released Sep 22 https://pecl.php.net/package/phalcon
The first version that support PHP 8.

MongoDb variant still with Phalcon4 and PHP7.4
The mongodb class is not updated for Phalcon5 yet.

#6894

@joanhey joanhey mentioned this pull request Sep 30, 2022
17 tasks
@NateBrady23 NateBrady23 merged commit e386dc3 into TechEmpower:master Oct 3, 2022
@joanhey joanhey deleted the phalcon-v5 branch October 4, 2022 07:38
@joanhey
Copy link
Contributor Author

joanhey commented Oct 17, 2022

Performance info

Palcon4 php7.4 vs Phalcon5 php8.1

Framework JSON 1-query 20-query Fortunes Updates Plaintext
Phalcon4 micro 92,296 59,783 13,378 36,323 -- 93,324
Phalcon5 micro 87,525 50,564 7,783 32,966 -- 85,893
Phalcon4 40,735 21,398 3,850 20,003 2,111 42,790
Phalcon5 37,862 19,252 3,028 18,036 1,396 39,783

v4 https://www.techempower.com/benchmarks/#section=test&runid=b645efd3-ea56-44b9-8d61-f3512dcc45e4
v5 https://www.techempower.com/benchmarks/#section=test&runid=da435f15-1b5b-4347-acbe-a68ced6efb39

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

Successfully merging this pull request may close these issues.

None yet

2 participants