coiled / benchmarks

BSD 3-Clause "New" or "Revised" License
28 stars 17 forks source link

Update README for misaligned git tags #1504

Closed crusaderky closed 5 months ago

crusaderky commented 5 months ago

I just wasted another overnight A/B run because of this.

This PR saves 30s when syncing the tags - which is to say, very very frequently. Hopefully if the operation is mechanical enough to do it will become automatic for developers.

It would be better to have a pre-commit action but that would take a lot more effort to write.