I do the same. I open the individual folders and run “ant” to build.

Basic takes 20 seconds on my new computer. Core takes 6 seconds. etc.

I have a Project Manager “Project” seed for each one of the secs in VS Code 
that I use when working on frameworks.

Harbs

> On May 7, 2023, at 9:20 AM, Yishay Weiss <yishayj...@hotmail.com> wrote:
> 
> That's a good approach. We have default settings to build all the libraries, 
> but most of the time I would guess over half of them are not used. Can you 
> share your build scripts?
> ________________________________
> From: Hugo Ferreira <hferreira...@gmail.com>
> Sent: Saturday, May 6, 2023 11:22 AM
> To: dev@royale.apache.org <dev@royale.apache.org>
> Subject: Re: Mac M2 performance
> 
> My MacBook Pro from 2018 (16 GB RAM), takes almost 1 hour to compile
> everything.
> That's why (with the community explanation), I compile the most specific
> framework folder that I need and it takes less then a minute.
> 
> Gabe Harbs <harbs.li...@gmail.com> escreveu no dia quinta, 4/05/2023 à(s)
> 08:57:
> 
>> And the frameworks without tests (i.e. ant -Dskip-tests=true) took:
>> 
>> Total time: 3 minutes 1 second
>> 
>> 
>>> On May 4, 2023, at 10:53 AM, Gabe Harbs <harbs.li...@gmail.com> wrote:
>>> 
>>> My Intel laptop fell and my screen broke. That was my impetus to buy a
>> new MacBook Pro. I just bought an M2 MacBook Pro and I figured I’d profile
>> compiling Royale. Here’s what I got:
>>> 
>>> A full compile of Royale including the compiler (i.e. ant all) took:
>>> 
>>> Total time: 6 minutes 52 seconds
>>> 
>>> 
>>> A compile of all the frameworks (i.e. ant) took:
>>> 
>>> Total time: 6 minutes 7 seconds
>>> 
>>> Harbs
>> 
>> 

Reply via email to