View Single Post
Old 10-16-2002, 03:26 PM  
salsbury
Confirmed User
 
Join Date: Feb 2002
Location: Seattle
Posts: 1,070
hyperthreading is pretty neat. for raw integer math i've seen a 40-50% speed improvement by turning on hyperthreading - this was on a dual xeon.

i've heard that the bad thing about hyperthreading is the "context switching" that can end up happening with the L2 cache. i didn't see that in my test since it was small enough to fit into the large Xeon caches, but if you're doing a lot of very different things you might not see the same speed boost.

i'd expect that you'd get better performance if you're just serving webpages and using a DB backend or something, though.
__________________
salsbury is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote