visual studio 2010 - How to Benchmark VS2010 Installations -


i'm doing vs2010 installation on vm machine , 1 on physical pc.

vm spec: xeon cpu 3.33 ghz (duo core) windows 7 64 bit 4 gb of ram

physical pc: duo core cpu (speed unknown @ time) windows 7 64 bit 6 gb of ram

my question is, best way run sort of benchmark test vs2010 determine has best performance?

thanks.

real life benchmarking easy do: take project working on (or project similar in structure), , measure time of full rebuild.

if project not take long enough results representative or interesting, why care performance @ all?

as project different teams differ lot (some use more templates, more of complex , difficult optimize expressions, lots of small files, lots of libraries ..., c++, c#), doubt there exist "universal benchmark project" useful enough you. taking real project developers working on representative can do.

if want have rough "order of magnitude" comparison, can download large enough open source project in same language do. e.g. c might want try ogg library source or libpng source.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -