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

[zend-acl] Increase Performance in unsetting rules in ACL #60

Merged
merged 1 commit into from
Mar 1, 2021

Conversation

glensc
Copy link
Contributor

@glensc glensc commented Feb 28, 2021

Unsetting a non-existing rule doesn't throw an error.
In our Project this change improves loading time from 55 sec to 0.5 sec
(14412 Resources, 11694 Rules)

Refs:

unsetting a non-existing rule doesn't throw an error.
In our Project this change improves loading time from 55 sec to 0.5 sec
(14412 Resources, 11694 Rules)

Refs:
- Shardj/zf1-future#134
- zendframework/zend-permissions-acl#29
- zendframework/zf1#737

Signed-off-by: Elan Ruusamäe <glen@pld-linux.org>
@falkenhawk falkenhawk assigned falkenhawk and unassigned falkenhawk Mar 1, 2021
@falkenhawk falkenhawk merged commit c4c03e0 into zf1s:master Mar 1, 2021
@glensc glensc deleted the backport-134 branch March 1, 2021 12:09
@glensc glensc mentioned this pull request Aug 7, 2021
@glensc glensc changed the title Increase Performance in unsetting rules in ACL [zend-acl] Increase Performance in unsetting rules in ACL Aug 7, 2021
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.

3 participants