CPU benchmark advice
Fragment of a discussion from User talk:Voidious
Jump to navigation
Jump to search
I'm just running the unix command "for i in {1..8}; do sh -c "time ./robocode.sh -nodisplay -battle battles/sample.battle > /dev/null &"; done" with the battle file set to run diamond versus diamond 35 rounds. I then take the average time outputted from each "time" command and use that.
Hmmm... 8 instances... I just tried 8 instances here and got the following result on my Phenom II 1090 X6 that's clocked up from 3.2GHz to 3.6GHz..... 1m35s per instance average, 11.90 seconds per battle.
Voidious: It seems like the 2600K may not be as fast for robocode as non-robocode benchmarks would lead you to believe?