#688: Fakecutable creation by pbc_to_exe is critically slow for large PBC files.
----------------------+-----------------------------------------------------
 Reporter:  Util      |       Owner:  Util                                      
     Type:  bug       |      Status:  assigned                                  
 Priority:  critical  |   Milestone:                                            
Component:  install   |     Version:  trunk                                     
 Severity:  high      |    Keywords:  fakecutable pbc_to_exe pbc exe performance
     Lang:  perl6     |       Patch:                                            
 Platform:  all       |  
----------------------+-----------------------------------------------------
Description changed by Util:

Old description:

> The techniques used by pbc_to_exe do not scale well. When the PBC size is
> larger than about 2MB, both GCC (on all platforms) and MSVC (on Win32)
> can take up to 2 hours to create a fakecutable; Since Rakudo's perl6.pbc
> is around 3MB, and since the pbc_to_exe time should be under 1 minute,
> this situation is causing daily development delays.
>
> A comprehensive history of solutions tried to date will be posted
> shortly.

New description:

 The techniques used by pbc_to_exe do not scale well. When the PBC size is
 larger than about 2MB, both GCC (on all platforms) and MSVC (on Win32) can
 take up to 2 hours to create a fakecutable; Since Rakudo's perl6.pbc is
 around 3MB, and since the pbc_to_exe time should be under 1 minute, this
 situation is causing daily development delays.

--

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/688#comment:5>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to