-
Notifications
You must be signed in to change notification settings - Fork 756
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem: Appveyor build is slow. #212
Conversation
Solution: use Appveyor caching for libzmq dependency
Pull Request Test Coverage Report for Build 52
💛 - Coveralls |
It doesn't seem to be making a difference? Can't see anything in the logs |
If you have just enabled it maybe it will apply on next pull request? I am just guessing here as I can not find anything useful in the appveyor docs. |
I'll kick it so it runs again |
It seems to kick in after a rebuild but it fails:
|
It fails later now:
|
Yes, I saw this on my branch already. I will investigate in the evening and let you know when fixed. sorry for this noise but it is pain to test this. Maybe I should cancel this pull request until it is fixed? |
I don't mind, up to you |
@bluca it should be fine now. After rebuild you should see more x2 speedup now. Still room to improve... |
much better, thanks |
Solution: use Appveyor caching for libzmq dependency
@bluca @sigiesec this is from appveyor website: