- Dec 16, 2003
- 927
- 1
- 81
I have three available PC's for my map making projects which will require 100's - 1000's of hours of CPU time. So I've been running specific benchmark tests to determine which CPU is best and I've gotten surprising results.
The PC's:
1. Dell E1505 w/ Core Duo T2300 1.66GHz, 1.5GB RAM
2. Celeron D 360 Cedar Mill, 3.46GHz, 2GB DDR2
3. Athlon 64 3000+ Winchester, 1.8GHz, 2GB DDR
Two Benchmark Test:
1. Compile text files to binary machine code, Text files 5-20MB, Binary files 100K-2MB
2. Convert elevation data, elevation points on a regular array, to contours. Conceptually identical to Isobars, converting weather pressure data to lines of constant pressure. Very large data and contours files so memory is likely important.
The Test Results:
Test 1 15 finished files totaling 10.4MB
E1505....: 87min
Athlon64: 47min
Cele360.: 13min
Test 2 8 finished files totaling 68.5MB
Cele 360: 4hr 7min
Athlon64: 2hr 4min
Test 1 is by far the more important inasmuch as their are 10X as many files to produce.
If you use this Pentium 4 641 Cedar Mill to Athlon 64 3000+ Winchester comparison, the Cedar Mill wipes the floor with a Winchester. I could not find a single benchmark on Tom's where the A64 bettered the P4. Not so in my test.
Edit:
It would appear the cacheless wonder, Celeron D 360, is a real horse at code compiling (Test 1). My take is that code compiling is a linear task where GHz rules, unlike Contour Creation (Test 2) which has more "balls in the air" hence the need for more cache.
I'm blown away!!! :Q
Thanks
Hermit
The PC's:
1. Dell E1505 w/ Core Duo T2300 1.66GHz, 1.5GB RAM
2. Celeron D 360 Cedar Mill, 3.46GHz, 2GB DDR2
3. Athlon 64 3000+ Winchester, 1.8GHz, 2GB DDR
Two Benchmark Test:
1. Compile text files to binary machine code, Text files 5-20MB, Binary files 100K-2MB
2. Convert elevation data, elevation points on a regular array, to contours. Conceptually identical to Isobars, converting weather pressure data to lines of constant pressure. Very large data and contours files so memory is likely important.
The Test Results:
Test 1 15 finished files totaling 10.4MB
E1505....: 87min
Athlon64: 47min
Cele360.: 13min
Test 2 8 finished files totaling 68.5MB
Cele 360: 4hr 7min
Athlon64: 2hr 4min
Test 1 is by far the more important inasmuch as their are 10X as many files to produce.
If you use this Pentium 4 641 Cedar Mill to Athlon 64 3000+ Winchester comparison, the Cedar Mill wipes the floor with a Winchester. I could not find a single benchmark on Tom's where the A64 bettered the P4. Not so in my test.
Edit:
It would appear the cacheless wonder, Celeron D 360, is a real horse at code compiling (Test 1). My take is that code compiling is a linear task where GHz rules, unlike Contour Creation (Test 2) which has more "balls in the air" hence the need for more cache.
I'm blown away!!! :Q
Thanks
Hermit
