[ 
https://issues.apache.org/jira/browse/LUCY-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marvin Humphrey updated LUCY-127:
---------------------------------

    Attachment: parallel.patch

Here's a patch for Lucy::Build, the Module::Build subclass which is used to
build Lucy for Perl.  At this time, it shaves 30-40 seconds off of the c. 2m30s
it takes to run "./Build code" on my laptop.

> Parallel compilation
> --------------------
>
>                 Key: LUCY-127
>                 URL: https://issues.apache.org/jira/browse/LUCY-127
>             Project: Lucy
>          Issue Type: Improvement
>          Components: Perl bindings
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>            Priority: Minor
>         Attachments: parallel.patch
>
>
> To speed up the build on multi-CPU machines, we can fork() our build process
> and compile in multiple child processes.
> Mailing list discussion: [http://s.apache.org/f8]

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to