Open ddereszewski opened 6 years ago
Did you get this resolved? Just out of interest?
I never got faster than 5mb but I guess it could be limitation of the upload endpoint, I played with various parameters including chunk sizes but nothing helped.
I also realized I had a logic problem as I was calling Evaporate.create multiple times for multiple files which results in huge memory usage and speed issues.
On speedtest.net I got ~60mb of uploading speed but it never go up more than 8mb/s when uploading files. I'm using same config as from the example from repository and even changing partSize wouldn't help.
Have you guys tried uploading from another AWS library, just for comparison? Try aws-sdk to see if you can get faster?
I set up the plugin, and it uploads the files correctly, but slow. I played with partSize param but cannot make it faster. My upload speed on the internet tests is around 20Mb/s
Any tips for that?
this is my config