Azure DevOps Xamarin Android build times

Viewed 18

I've been migrating from a on premise old TFS server on Azure DevOps.

I just want to know, is this build time normal, I mean, the actual building step of the pipeline is incredibly long:

enter image description here

I understand reading online that I can maybe speed my nuget restore with caching, sure... but the build itself takes more than 11 minutes!!! On a very old build computer with a regular HD (not even SSD) it was taking like 2m30secs on the on premise system.

It's a pretty straight forward projet, not big, a couple of activities, a couple of projets, no IoS...

I was wondering if this was the kind of speed I need to be ready for on Azure DevOps.

0 Answers
Related