-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Uploading a large file has a huge impact on memory #176
Comments
With the way we are processing files this is expected behavior. We are considering looking into chunking/streaming in v2 |
@SoftVision-CiprianMuresan Do you remember how "large" the large file was? 100MB? 1GB? |
@pdehaan almost 2GB. You can see that in the screen recording. |
Also see #170 (comment), which has an excellent breakdown of different browser behaviors when trying to upload 1-2GB files. I'll argue that since the behavior leans more towards crashing in certain browsers, we should at least put some note in the UI that sending files over X megabytes may not work as expected, depending on browsers. Also, maybe we should start an FAQ.md file where we answer some [soon to be] commonly asked questions. |
Agree on that, users should be notified about the behavior/risk. |
[Affected versions]:
[Affected Platforms]:
[Steps to reproduce]:
[Expected result]:
[Actual results]:
[Notes]:
memory-report-windows.json.gz
memory-report-mac.json.gz
memory-report-linux.json.gz
The text was updated successfully, but these errors were encountered: