gtk-rs / gtk

DEPRECATED, use https://github.com/gtk-rs/gtk3-rs repository instead!
https://gtk-rs.org/
MIT License
1.24k stars 82 forks source link

Use cache to speed up builds #963

Closed GuillaumeGomez closed 4 years ago

GuillaumeGomez commented 4 years ago

The first commit will likely be slower but let's see after this one. :3

cc @EPashkin @sdroege

EPashkin commented 4 years ago

May be restart one of finished job to check how cache works?

EPashkin commented 4 years ago

Hm, restarted job stalled on initializing cache.

sdroege commented 4 years ago

See what I wrote on IRC:

<slomo_> imperio: it can be easily slower in the future if you don't clean the cache often enough
<slomo_> imperio: the cache will become too huge :)
GuillaumeGomez commented 4 years ago

Might not be worth it then... Closing!