SA Bugzilla – Bug 5877
MEMORY: Replace DynaLoader with XSLoader as it can save 350k+ of memory when no DynaLoader modules are loaded
Last modified: 2008-04-16 14:54:52 UTC
It will be a while until everything switches over to XSLoader, but at least this means sa-compile is part of the solution.
Created attachment 4292 [details] sa compile patch
: jm 459...; corelist XSLoader XSLoader was first released with perl 5.006 so, fine with me! another good tip, thanks.
applied to 3.3.0: : jm 96...; svn commit -m "bug 5877: save 350k+ of memory in sa-compile by replacing DynaLoader with XSLoader, thanks to J. Nick Koston" Sending sa-compile.raw Transmitting file data . Committed revision 648870. thanks!