3 Aug
2006
3 Aug
'06
12:37 a.m.
On Wed Aug 02, 2006 at 18:23:43 +0200, Guillaume FORTAINE wrote:
Massively multithread : performance, of course :-) !
Why does massively multithreaded mean performance? Every thread in the system means extra context switches and extra memory required to store state. Cheers, Benno