>>
>> Hi All,
>>
>> What exactly is the purpose of the ".precomp"
>> directory?  "Precompile?".
>>
>> Is there a way to get it to speed up the start
>> of my programs?  Right now anything of anything
>> with any amount of size takes 10 seconds to start
>>
>> Many thanks,
>> -T

On 4/26/19 8:39 PM, Brad Gilbert wrote:
Only modules get precompiled currently.

If you want your code to get precompiled, put most of it into a module.

On Fri, Apr 26, 2019 at 9:58 PM ToddAndMargo via perl6-users
<perl6-us...@perl.org> wrote:

Thank you!

So it is "precompile".

Why in the world doe it take 10 second for my programs to start, unless
they are really small?

Reply via email to