• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.

9x333, 8x375, or 7x428 on a Q6600 - Which is faster?

Joined
Jun 11, 2007
Messages
192 (0.03/day)
Processor i7-3770K @ 45x100
Motherboard P8Z77-V Pro
Cooling Noctua NH-D14
Memory G.SKILL Ripjaws X Series (2 x 8GB) DDR3 1600/F3-1600C9D-16GXM
Video Card(s) Onboard HD4000
Storage Vertex 4 128 GB + other HDDs
Case P183
Power Supply Seasonic SS-560KM
What is a better overclock?

Good question. Most people believe that a higher FSB and lower multiplier are better since this maximizes the bandwidth on the FSB. Or is a low bus rate and higher multiplier better? Or is there no difference? I looked at three different settings on my Q6600:

9x333 = 3.0 GHz (DRAM was 667 MHz)
8x375 = 3.0 GHz (DRAM was 750 MHz)
7x428 = 3.0 GHz (DRAM was 856 MHz)

The DRAM:CPU ratio was 1:1 for each test and the voltage and timings were held constant; voltage was 2.25V and timings were 4-4-4-12-4-20-10-10-10-11.

After the same experiments, at each of these settings, I concluded that there is no difference for real world applications. If you use a synthetic benchmark, like Sandra, you will see faster memory reads/writes, etc. with the higher FSB values -- so what. These high FSB settings are great if all you do with your machine is run synthetic benchmarks. But the higher FSB values come at the cost of higher voltages for the board which equate to higher temps.

I think that FSB bandwidth is simply not the bottle neck in a modern system... at least when starting at 333. Perhaps you would see a difference if starting slower. In other words, a 333 MHz FSB quad pumped to 1333 MHz is more than sufficient for today’s applications; when I increased it to 375 MHz (1500 MHz quad pumped) I saw no real-world change; same result when I pushed it up to 428 MHz (1712 MHz quad pumped). Don’t believe me? Read this thread wherein x264.exe (a video encoder) is used at different FSB and multiplier values. Have a close look at the 3rd table in that thread and note the FPS (frames per second) numbers are nearly identical for a chip clocked at the same clockrate with different FSB speeds. This was found to be true of C2Q as well as C2D chips.

You can do a similar test for yourself with applications you commonly use on your machine. Time them with a stop watch if the application doesn’t report its own benchmarks like x264 does.

Some "Real-World" Application Based Tests

Three different 3.0 GHz settings on a Q6600 system were tested with some apps including: lameenc, super pi, x264, winrar, and the trial version of photoshop. Here are the details:

Test O/C 1: 9x333 = 3.0 GHz


Test O/C 2: 8x375 = 3.0 GHz


Test O/C 3: 7x428 = 3.0 GHz


Result: I could not measure a difference between a FSB of 333 MHz, 375 MHz, or 428 MHz using these application based, "real-world" benchmarks.

Since 428 MHz is about 28 % faster than 333 MHz, you’d think that if the FSB was indeed the bottle neck, the higher values would have given faster results. I believe that the bottleneck for most apps is the hard drive.

Description of Experiments and Raw Data

Lame version 3.97 – Encoded the same test file (about 60 MB wav) with these commandline options:
Code:
lame -V 2 --vbr-new test.wav
(which is equivalent to the old –-alt-preset fast standard) a total of 10 times and averaged play/CPU data as the benchmark.

Super Pi version 1.1 – Ran both the 1M and 2M tests and compared the reported total number of seconds to calculate as the benchmark.

x264 version 0.54.620 – Ran a 2-pass encode on the same MPEG-2 (480x480 DVD source) file twice and averaged the FPS1 and FPS2 numbers as the benchmark. In case you’re wondering, here is the commandline options for this encode, pass1:
Code:
x264 --pass 1 --bitrate 1000 --stats "C:\work\test-NEW.stats" --bframes 3 --b-pyramid --direct auto --subme 1 --analyse none --vbv-maxrate 25000 --me dia --merange 12 --threads auto --thread-input --progress --no-psnr --no-ssim --output NUL "C:\work\test-NEW.avs"

And for pass2:
Code:
x264 --pass 2 --bitrate 1000 --stats "C:\work\test-NEW.stats" --ref 3 --bframes 3 --b-pyramid --weightb --direct auto --subme 6 --trellis 1 --analyse all  --8x8dct --vbv-maxrate 25000 --me umh --merange 12 --threads auto --thread-input --progress --no-psnr --no-ssim --output "C:\work\test-NEW.264" "C:\work\test-NEW.avs"

The input avisynth script was:
Code:
global MeGUI_darx = 4
global MeGUI_dary = 3
DGDecode_mpeg2source("C:\work\test-new.d2v")
AssumeTFF()
Telecide(guide=1,post=2,vthresh=35) # IVTC
Decimate(quality=3) # remove dup. frames
crop( 2, 0, -10, -4)
Spline36Resize(640,480) # Spline36 (Neutral)

RAR version 2.63 – Had rar run my standard backup batch file which generated about 0.98 G of rars (1,896 files totally). Here is the commandline I used:
Code:
rar a -u -m0 -md2048 -v51200 -rv5 -msjpg;mp3;tif;avi;zip;rar;gpg;jpg  "e:\Backups\Backup.rar" @list.txt
where list.txt a list of all the dirs I want it to back up. I timed how long it took to complete with a stop watch. I ran the backup twice and averaged it as the benchmark.

Trial of Photoshop CS3 – I used the batch function in PSCS3 to batch bicubic resize 10.1 MP to 0.7 MP (3872x2592 --> 1024x685), then applied an unsharpen mask (60 %, 0.8 px radius, threshold 12), and finally saved as quality 8 jpg. In total, 57 jpg files were used in the batch. I timed how long it took to complete two runs, and averaged them together as the benchmark.

Here are the raw data if you care to see them:
 
Joined
Jun 11, 2007
Messages
192 (0.03/day)
Processor i7-3770K @ 45x100
Motherboard P8Z77-V Pro
Cooling Noctua NH-D14
Memory G.SKILL Ripjaws X Series (2 x 8GB) DDR3 1600/F3-1600C9D-16GXM
Video Card(s) Onboard HD4000
Storage Vertex 4 128 GB + other HDDs
Case P183
Power Supply Seasonic SS-560KM
I just read the FSB1333 Intel Processors & New 2007 CPU Charts article over at TH.com and am happy to see that the testers over there have drawn the same conclusion that I have about fixed final core speeds with higher and higher FSB speeds: faster FSB speeds w/ a C2Q/C2D don't equate to faster real-world benchmarks.

Have a look at page 8 from their article comparing the "old" 1066 MHz FSB to the "new" 1333 MHz FSB chips: average gain <1 %.
 
Joined
Nov 8, 2006
Messages
5,052 (0.79/day)
Location
Manchester, United Kingdom
Processor AMD FX 8320 @ 4GHz
Motherboard Gigabyte GA-990FXA-UD5 rev1
Cooling Corsair H70
Memory 4 x 4GB DDR3 Ripjawz 1600Mhz
Video Card(s) Sapphire Vapor-X AMD R9 280X
Storage 1 x 500GB Samsung Evo 850, 1 x 500GB Vrap Data Drive, 3 x 2TB Seagate, 1 x 1TB Samsung F1
Display(s) 3 x DGM IPS-2402WDH
Case Coolermaster HAF X
Audio Device(s) Onboard
Power Supply Coolermaster 1000W Silent Pro M
Mouse Logitech G502
Keyboard Logitech G510
Software Windows 10 Pro x64
I believe that the bottleneck for most apps is the hard drive.

Yup, that's been said for a long time. Theoretically, with everything running at maximum and utilising 100% of it's bandwidth 100% of the time, then yes, a 28% increase in FSB will result in a 28% increase in performance (or close enough), but anything that requires loading from the harddrive will be slowed down, and I don't fully believe that ANY CPU utilises 100% of the FSB no matter what it is doing. I think this new 1333Mhz FSB is nothing more than a marketing gimmick.

Just like with everything, eventually the technology will catch up with the idea and CPUs will use 100% of the FSB, but not before that technology is "outdated".
 

bigboi86

New Member
Joined
Apr 8, 2006
Messages
1,442 (0.22/day)
Location
techPowerUp!
System Name Just getting started....
Processor Athlon II Propus 620 @ 3.51ghz (quad core) L3 cache enabled
Motherboard ASUS M4A785TD-V EVO
Cooling Cooler Master Hyper 212 (great heatsink, 40c max load overclocked)
Memory Kingston HyperX DDR31600 4gb 2x2
Video Card(s) ATI Radeon HD 4850 by XFX
Storage Western Digital Caviar Blue WD3200AAKS 320GB SATA
Display(s) Acer 21.5 inch viewable G215H 1920x1080p, AOC 22inch 1680x1050
Case Antec 300, stock for now
Audio Device(s) Onboard, Turtle Beach headphones / crappy logitech desktop speakers
Power Supply Corsair 650 watt PSU <3
Software Windows 7 x64
Compare the memory bandwidth for those settings though!
 
Joined
Apr 8, 2006
Messages
714 (0.11/day)
System Name Xbox 360 Super Elite
Processor 3.2GHz PowerPC Tri-Core Xenon
Memory 512MB 700MHz GDDR3 RAM
Video Card(s) ATI Xenos @ 500 MHz
Storage 250GB
Display(s) 26" Samsung LCD HDTV
Case Super Elite (COD:MW2 Edition)
Audio Device(s) 5.1
Power Supply 120w
Software NXE
nice work! a good read
 
Top