I've been noticing lately that when I clone large repositories from GitHub, the download speed sometimes drops really low — around 100-200 KiB/s. Normally, I get much faster speeds (several MB/s), so this slowdown is pretty strange.
Interestingly, if I try cloning the same repo from a different network or another machine, the speed goes back to normal.
Is GitHub throttling clone speeds under certain conditions, like IP limits or heavy usage? The repository I'm cloning is fairly large (~120 MB), and I usually pull it a few times a day.
Has anyone else run into this or know what's causing it?