Skip to content

Creating temp copy using fread() + fwrite() to avoid memory exhaust#23

Open
hschimpf wants to merge 1 commit intojwplayer:masterfrom
hds-solutions:master
Open

Creating temp copy using fread() + fwrite() to avoid memory exhaust#23
hschimpf wants to merge 1 commit intojwplayer:masterfrom
hds-solutions:master

Conversation

@hschimpf
Copy link

file_get_contents() uses a lot of memory on large files, using fread() and fwrite() as chunks for temp file creation to avoid memory exhaustion.

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.

1 participant