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

Optimize FileCache #5284

Closed
paulbiss opened this issue May 7, 2015 · 0 comments
Closed

Optimize FileCache #5284

paulbiss opened this issue May 7, 2015 · 0 comments
Assignees

Comments

@paulbiss
Copy link
Contributor

paulbiss commented May 7, 2015

Mediawiki uses f_glob and f_dir, and Drupal uses f_isdir, f_readdir, and f_opendir heavily. I've already got a fix for most of these but haven't looked at f_glob yet.

@paulbiss paulbiss self-assigned this May 8, 2015
@Orvid Orvid closed this as completed Jul 27, 2016
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

No branches or pull requests

2 participants