Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[5.2] Improve Filesystem sharedGet performance#14319

Merged
taylorotwell merged 1 commit into
laravel:5.2from
bepsvpt-fork:5.2
Jul 18, 2016
Merged

[5.2] Improve Filesystem sharedGet performance#14319
taylorotwell merged 1 commit into
laravel:5.2from
bepsvpt-fork:5.2

Conversation

@bepsvpt
Copy link
Copy Markdown
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