appveyor project build time
Hello!
At first, I would like to thank you for creating AppVeyor. It's
really nice and easy to use tool :)
Although I have a feeling that there is a problem with proper
distribution of build machines in different projects. I will
briefly describe how I came to this conclusion.
There is github remote A with appveyor set up. And there is a fork
of remote A, which is called B. It's also connected to appveyor.
All commits that I'm pushing to remote B are being run 5-10 times
faster than on remote A... And I have no idea why. Both of the
remotes are being run with free plan for open-source projects.
remote B build (4 configurations - 4 minutes 9 seconds)
remote A build (4 configurations - 1 hour 19 minutes, and one of the configurations failed)
and if you look in the history of both remotes it's more of the same. It looks like remote A is always using slower machine.
remote B builds history (1 configuration - ~1 minute)
remote A builds histroy (1 configuration - ~5 minute)
Cheers
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 Feodor Fitsner on 23 Apr, 2015 07:10 PM
Oh, I see :) Faster build B is running on Pro environment. When Pro trial on
debris
account is expired it will be running on Azure too, so you have equal performance on both A and B.Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:55 AM.