OK, so here is some results from me, this time no WiFi, but cable connected. I uploaded this same file several times with several different combinations of -c
and -batch
parameters. File size is 59,7MB / 115 chunks.
My network speed is about 48Mbps up / 385Mbps down, according to Ookla speed test.
safe files download Waterfall_slo_mo.mp4 bd346b6e20c1d419ece8528c34f670cbaa9b23a93d7b37330c87123131da979d
-c 200 --batch-size 5 Waterfall_slo_mo.mp4
real 14m23,744s
user 6m2,052s
sys 0m36,842s
-c 200 --batch-size 10 Waterfall_slo_mo.mp4
real 8m20,750s
user 8m16,738s
sys 0m35,690s
-c 200 --batch-size 20 Waterfall_slo_mo.mp4
real 5m15,105s
user 8m5,337s
sys 0m28,740s
-c 200 --batch-size 30 Waterfall_slo_mo.mp4
real 4m11,113s
user 7m50,254s
sys 0m24,982s
-c 200 --batch-size 50 Waterfall_slo_mo.mp4
real 4m11,623s
user 10m52,950s
sys 0m27,994s
-c 200 --batch-size 60 Waterfall_slo_mo.mp4
real 3m41,742s
user 12m26,758s
sys 0m27,309s
-c 200 --batch-size 115 Waterfall_slo_mo.mp4
Failed to fetch 22 chunks. Repaid and re-uploaded 22 chunks in 55.454232355s
real 4m39,666s
user 17m50,913s
sys 0m28,782s
-c 400 --batch-size 60 Waterfall_slo_mo.mp4
real 4m9,484s
user 13m36,719s
sys 0m29,138s
-c 100 --batch-size 60 Waterfall_slo_mo.mp4
real 4m3,479s
user 14m42,355s
sys 0m31,673s
-c 50 --batch-size 60 Waterfall_slo_mo.mp4
real 4m34,814s
user 13m49,108s
sys 0m30,824s
-c 200 --batch-size 60 Waterfall_slo_mo.mp4
Failed to fetch 1 chunks. Repaid and re-uploaded 1 chunks in 23.273716508s
real 4m24,964s
user 14m30,451s
sys 0m32,085s
-c 20 --batch-size 60 Waterfall_slo_mo.mp4
real 4m50,402s
user 16m32,342s
sys 0m33,611s
Some conclusions:
Big batches get these Failed to fetch...
-c
doesn’t make so much a difference.
By the way, nice to witness, that operating a node is light and client tasks are heavy. That alone is front page news! (Compare to Bitcoin.)
I’m calling it a night, good night everyone, and thank you!