http://bugzilla.xfce.org/show_bug.cgi?id=5887
Brian J. Tarricone <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |WONTFIX --- Comment #11 from Brian J. Tarricone <[email protected]> 2009-10-21 11:02:59 PDT --- Honestly, why bother? We're talking about a tiny tiny tiny reduction in binary size and a probably negligible performance increase, and the risk is breaking things in unknown ways by using a linker flag that clearly we don't completely understand. The visibility and alias stuff is a little annoying, but it's a known quantity and is something well-used by other projects... and we already have (had?) it set up. If you really want to find ways to increase performance, profile your app and fix bottlenecks. Unless I see real-world benchmarks showing that -Bsymbolic-functions actually has a material effect on performance, I don't see a reason to use it. -- Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] http://foo-projects.org/mailman/listinfo/xfce-bugs
