f-miyu / Plugin.FirebaseStorage

MIT License
12 stars 7 forks source link

Extremely slow upload speed for small files #5

Open barrysohl opened 4 years ago

barrysohl commented 4 years ago

We are using the Plugin.FirebaseStorage library for saving lots of very small data files. These files are typically around 50K each. It works great for us except that it's taking anywhere from 10-20 seconds to upload just one of these tiny files from a desktop computer with blazing fast WiFi.

What are we doing wrong? Hopefully we're just missing something obvious. Thanks in advance for any ideas!