wheybags / freeablo

[ARCHIVED] Modern reimplementation of the Diablo 1 game engine
GNU General Public License v3.0
2.16k stars 192 forks source link

Appveyor CI is super slow #339

Open wheybags opened 6 years ago

wheybags commented 6 years ago

Muuuuch slower than travis, and I don't think it's just "lol windows is shit", I've had freeablo build in decent time on windows before.

Not sure why it's happening, would be nice to find out / fix it

tilkinsc commented 6 years ago

https://ci.appveyor.com/project/wheybags/freeablo/build/1.0.439/messages

Predelnik commented 6 years ago

With hunter cache hit: It's ~10 minutes on appveyor against ~5 minutes on travis With cache miss: ~30 minutes on appveyor(it's that slow on my machine too btw) against ~10 minutes on travis But it's really hard to tell from quick googling how much exactly their build environments differ. Technically try to use ninja instead of VS project on appveyor could be made at least to compare.

tilkinsc commented 6 years ago

With my pc I built it in ... an hour at least maybe 1:15. 3.2 dual core windows 7 mingw64 4gigs ddr3 Boost takes... 95% of the time or so.