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] Slim to v4, php8.1 and adapterman #7660

Merged
merged 3 commits into from
Nov 2, 2022

Conversation

joanhey
Copy link
Contributor

@joanhey joanhey commented Nov 1, 2022

@joanhey joanhey mentioned this pull request Nov 1, 2022
17 tasks
@NateBrady23 NateBrady23 merged commit 48a435f into TechEmpower:master Nov 2, 2022
@joanhey joanhey deleted the slim-4 branch November 2, 2022 15:44
@joanhey
Copy link
Contributor Author

joanhey commented Nov 12, 2022

Performance info

Slim3 vs Slim4 without ORM

Framework JSON 1-query 20-query Fortunes Updates Plaintext
Slim 3 35,588 29,529 12,579 28,211 1,999 36,247
Slim 4 38,305 34,272 12,579 32,634 2,097 35,251

👍

Slim with Workerman

Without ORM

Framework JSON 1-query 20-query Fortunes Updates Plaintext
Slim 4 38,305 34,272 12,579 32,634 2,097 35,251
Slim 4 Workerman 129,393 81,889 15,803 73,212 2,456 134,531
Slim 4 Workerman pgsql * 102,926 19,637 92,752 14,875
  • Without ORM and db class optimized for Workerman

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.

2 participants