Does anyone do hardware benchmarks on compiling code?

Posted by Colen on Programmers See other posts from Programmers or by Colen
Published on 2011-03-19T00:04:30Z Indexed on 2011/03/19 0:18 UTC
Read the original article Hit count: 228

Filed under:

I've seen a bunch of sites that benchmark new hardware on gaming performance, zipping some files, encoding a movie, or whatever. Are there any that test the impact of new hardware (like SSDs, new CPUs, RAM speeds, or whatever) on compile and link speeds, either linux or windows?

It'd be really good to find out what mattered the most for compile speed and be able to focus on that, instead of just extrapolating from other benchmarks.

© Programmers or respective owner

Related posts about benchmarking