Build time over travis time limit again
Ben Gamari
ben at well-typed.com
Wed Feb 8 17:16:11 UTC 2017
Joachim Breitner <mail at joachim-breitner.de> writes:
> Hi,
>
> Am Mittwoch, den 08.02.2017, 12:47 +0000 schrieb Andrey Mokhov:
>> Does Hadrian speed up a build from scratch?
>>
>> Hadrian can build GHC on Windows (AppVeyor) and Linux (Travis) CI
>> instances in about 40 mins using the 'quickest' build flavour (no
>> optimisation/docs).
>>
>> https://ci.appveyor.com/project/snowleopard/hadrian
>> https://travis-ci.org/snowleopard/hadrian
>>
>> On Travis OSX we recently started to time out (jobs are terminated at
>> 48 mins), even though I'm using another trick to save build time on
>> OSX: building with the --integer-simple flag, which skips building
>> the GMP library.
>
> does the testsuite (excluding perf tests, I guess) work with the
> quickest flavor?
>
Some ways won't work I would imagine, but I don't see why not.
Cheers,
- Ben
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20170208/8c1f7b3e/attachment.sig>
More information about the ghc-devs
mailing list