Hello I find the single threaded benchmark page of great interest since that is mostly what I focus in on when developing my software for third parties that don't use multiple threads/cpus/etc:
http://www.cpubenchmark.net/singleThread.html
HOWEVER! The page seems to run some type of benchmark in which larger cache sizes skew the results quite heavily. For example the e5-1660v2 at 2030 handily beats the e5-1620v2 at 1892. (nearly a 7% difference). However in theory since both are the same cpu family and the same mhz/ghz (3.7ghz) then they would have the same results for low memory footprint single-threaded processes.
This is where my weakness in process benchmarks falls apart. Could someone please confirm that the benchmark is skewed towards higher CPU caches and that a low memory footprint (I.E. 1024k process using 1024k in ram) would not benefit whatsoever running on the e5-1660v2 vs the e5-1620v2 for example.
Obviously this makes a material difference in cost for my clients! ($310 vs $1100 according to the benchmark website)
Thanks much for the expertise!
http://www.cpubenchmark.net/singleThread.html
HOWEVER! The page seems to run some type of benchmark in which larger cache sizes skew the results quite heavily. For example the e5-1660v2 at 2030 handily beats the e5-1620v2 at 1892. (nearly a 7% difference). However in theory since both are the same cpu family and the same mhz/ghz (3.7ghz) then they would have the same results for low memory footprint single-threaded processes.
This is where my weakness in process benchmarks falls apart. Could someone please confirm that the benchmark is skewed towards higher CPU caches and that a low memory footprint (I.E. 1024k process using 1024k in ram) would not benefit whatsoever running on the e5-1660v2 vs the e5-1620v2 for example.
Obviously this makes a material difference in cost for my clients! ($310 vs $1100 according to the benchmark website)
Thanks much for the expertise!
Comment