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

conditionally use APC cache, for blacklist file content #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eduardev
Copy link

No description provided.

@vboctor
Copy link
Owner

vboctor commented Nov 4, 2018

Thanks @eduardev for your contribution. I'm not sure of the benefit of using a cache here. Is there a measurable perf improvement here?

I have improved the latest implementation to use an associative array so checks for domains can be done in order of 1 instead order of N.

@eduardev
Copy link
Author

Hi @vboctor sorry for the late answer... At the time I made that PR, I was working with a super high load application (+3M req/m), so, yeah it improved performance considerably as I/O is expensive

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