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

[5.2] Improve Filesystem sharedGet performance #14319

Merged
merged 1 commit into from
Jul 18, 2016

Conversation

bepsvpt
Copy link
Contributor

@bepsvpt bepsvpt commented Jul 15, 2016

  1. Add "b" mode parameter to fopen according to php manual.
  2. Read entire file instead of block to enhance performance.
  3. Release lock after file read.

@GrahamCampbell GrahamCampbell changed the title Improve Filesystem sharedGet performance [5.2] Improve Filesystem sharedGet performance Jul 15, 2016
@bepsvpt bepsvpt force-pushed the 5.2 branch 2 times, most recently from 3541bdc to 2a134c9 Compare July 15, 2016 04:57
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