Reducing build times of ldc-build-runtime
Petar
Petar
Thu Mar 19 10:22:31 UTC 2020
On Wednesday, 18 March 2020 at 16:25:56 UTC, Jacob Carlborg wrote:
> On 2020-03-17 22:33, kinke wrote:
>
>> Yeah, 45 minutes is pretty short (and 11 minutes to compile
>> LDC very slow). An x86 simulator for Azure CI or so would be
>> pretty much unrestricted (6h time-out...).
>
> With the free plan for closed source projects you only get 10
> minutes for each build. That won't get you far.
>
> https://www.bitrise.io/pricing/teams
A bit off-topic, but how does it compare to other services like
Azure Pipelines, GitHub Actions, BuildKite, etc. that support
self-hosted runners? (Also the first two have free macOS runners
and Windows runners.) From a quick look through the page they
indeed offer many features tailored to mobile dev, but at least
for work, I wouldn't choose a CI solution that doesn't offer
support for self-hosting runners.
More information about the digitalmars-d-ldc
mailing list