On Thu, Jul 7, 2016 at 5:54 AM, Jaap Boender <ja...@kerguelen.org> wrote:
> The "raco setup" phase seems to build the entire standard library in one go,
> using one process, which creates trouble with our bulk builds (amongst other
> things). So would there be a way to split that particular phase? (for
> example, have each collection be built in a separate process)

Hi Jaap,

That is the part I am talking about too. If you restart it, it will
detect the work done previously. Furthermore, it uses multiple
processes for parallelism by default (one for each cpu, although you
can set the number with the "-j" option.)

Jay

-- 
Jay McCarthy
Associate Professor
PLT @ CS @ UMass Lowell
http://jeapostrophe.github.io

           "Wherefore, be not weary in well-doing,
      for ye are laying the foundation of a great work.
And out of small things proceedeth that which is great."
                          - D&C 64:33

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to