Skip to main content


The #curl #git repository is cloned on average once every 6 seconds.
#git #curl
in reply to daniel:// stenberg://

Huh I would've expected some inefficient CI system to be cloning it a few times a day on average due to vendoring dependencies via git submodules
in reply to mort

@mort I don't think there is anything that says this isn't happening, just at a larger scale than "a few times a day" ...
@mort
in reply to daniel:// stenberg://

Hahaha sorry I somehow misread the time unit 😅 once every 6 seconds is more or less in line with expectations
in reply to daniel:// stenberg://

So 10 per minute, 600 per hour, 14400 per day, 5256000 per year. That's impressive 👏
in reply to daniel:// stenberg://

I wonder how much bandwidth do we waste by just automating things without proper caching!