#688: Fakecutable creation by pbc_to_exe is critically slow for large PBC files.
---------------------+------------------------------------------------------
 Reporter:  Util     |       Owner:  Util                                      
     Type:  bug      |      Status:  new                                       
 Priority:  normal   |   Milestone:                                            
Component:  install  |     Version:  1.1.0                                     
 Severity:  high     |    Keywords:  fakecutable pbc_to_exe pbc exe performance
     Lang:  perl6    |       Patch:                                            
 Platform:  all      |  
---------------------+------------------------------------------------------
 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.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/688>
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