Replies: 3 comments 7 replies
-
I want to add if I set the config |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
@tuimz did you solve it? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
We have 188 permissions, 8 roles, 182 records in role_has_permissions and 32 records in model_has_permissions our database table.
Take the following test request in
web.php
Wich results in about 40mb memory usage. However if we change that to
Memory used for the request to ~530mb
Versions
PHP version: 8.1.3
Database version: Mysql 8.0.28
Environment (please complete the following information, because it helps us investigate better):
Beta Was this translation helpful? Give feedback.
All reactions