On Nov 16, 2011 2:15 PM, "Stéphane Guedon" <steph...@22decembre.eu> wrote: > > On Wednesday 16 November 2011 02:07:12 Pandu Poluan wrote: > > > > And if you're adventurous, add USE "graphite", reemerge gcc, and reemerge > > world :) > > > > Rgds, > > what does "graphite" add ? > > thanks >
It makes gcc-4.5.3 use a newer method to detect parallelism, thus (potentially) makes programs compiled by gcc to have better multithreaded performance. Rgds,