On Wed Nov 04 22:10:47 2015, bulk88 wrote: > On Wed Oct 28 03:31:30 2015, bulk88 wrote: > > I think it is worth it, on plain C builds, threads-shared will > > extern/export nothing except its boot xsub with this patch. You save > > the symbol string name, the double read indirection, the GOT slots, > > and the symbol table inside dl (elf32_sym is 4 ptrs big), plus dl's > > hash table entries. I'd guess 64-96 bytes per symbol. On a C++ build, > > oh well, dont use C++, you cant make const static circular symbol > > references. > > Moving patch from wrong ticket to this one. > Bump. -- bulk88 ~ bulk88 at hotmail.com --- via perlbug: queue: perl5 status: open https://rt.perl.org/Ticket/Display.html?id=126431