Holzhaus / rekordcrate

Library for parsing Pioneer Rekordbox device exports
https://holzhaus.github.io/rekordcrate/
Mozilla Public License 2.0
80 stars 12 forks source link

Cache git cliff #89

Closed Swiftb0y closed 2 years ago

Swiftb0y commented 2 years ago

Based on #88.

Caches dependencies and binary itself. Reduces runtime from 5m 30s to 7s.

Holzhaus commented 2 years ago

I cherry picked c4f10dc into main. Thanks.