appveyor builds more than twice as slow as travis
Hello,
I am trying to improve CI for mame. Unfortunately, the GCC build takes so close to 60 minutes that it fails regularly:
https://ci.appveyor.com/project/belegdol/mame/builds/27514893/job/koh91y8p8h08ubxa
At the same time, Travis builds on Linux and Mac take only about 20 minutes using the same options:
https://travis-ci.com/belegdol/mame/builds
I did rdp into the builder and I didn't find anything too odd. Is this an expected behaviour? Thanks!
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Owen McDonnell on 19 Sep, 2019 04:12 PM
I certainly wouldn't be surprised by different results just based on a different operating system alone.
You could also try using the build cache for the pacman packages.
In any case, we increased your build timeout to 90 minutes so at least you should have a little more headroom with respect to build time.
Feodor Fitsner closed this discussion on 03 Apr, 2020 06:44 PM.