Compiler Optimizations

Although TSCP is neither a model of practical application nor synthetic benchmark, it does provide us with some valuable data for different breakdowns of compiler flags and optimizations. As we have mentioned in past Linux analyses, compiler flags can show large differences between processors if they are used incorrectly. Remember, our Pentium M is significantly handicapped against K8 and Pentium 4 optimizations, since GCC seems to think that the Pentium M is merely a Pentium Pro, which it is not.

Where we denote "-march" in the graph, we mean specifically "-march=k8" or "-march=pentium-m", where it applies.

32-bit TSCP 1.8.1

We also retested some of our content creation benchmarks to show the effect of setting "-march=pentium-m" or "-march=pentium4" at compile time. For good measure, we threw in some compilations of the same programs using the Intel C++ compiler, icc. If any compiler is going to utilize fully the advantages of Dothan on Linux, we should think it would be the Pentium M.

32-bit GZip 1.3.5 Compiler

32-bit lame 3.96.1 Compiler

As expected, there are severe differences using the different compile flags. Attempting to set the architecture flag at "Pentium 4" degrades performance severely, and at the same time, there is no difference in performance between the "pentium-m" and the "i686" flag. When we look at ICC, on the other hand, Pentium M gets a nice boost when optimizing for Pentium M.

Compiling Benchmarks Memory Analysis
Comments Locked

47 Comments

View All Comments

  • Adul - Friday, December 24, 2004 - link

    stephenbrooks "superlinearly" even a word? Though I do understand what you mean.
  • KristopherKubicki - Friday, December 24, 2004 - link

    abakshi: Intel roadmaps say only DDR1 for 915GL.

    Kristopher
  • stephenbrooks - Friday, December 24, 2004 - link

    The Pentium M scales superlinearly with frequency in a few of the time vs. clock-speed benches (and I'm not talking about the 400->533 FSB improvement), which is pretty interesting. I wouldn't have expected a chip like this to get more efficient at _higher_ clocks.
  • abakshi - Friday, December 24, 2004 - link

    Well FSB533 is here, but 800 would be a more significant move with Dothan. A P-M with FSB800, even DDR400 let's say (rather than the DDR2 that should be supported by using a 915 northbridge), and higher clockspeeds - maybe about 2.4-2.6 Ghz - would be amazing.

    Linux performance will of course depend on other factors such as those mentioned in the article, but the performance under Windows of even the FSB400 2.0 Dothan is awesome -- when overclocked to 2.4Ghz, it's able to keep up with, and at times beat, the latest P4 Prescott and EE's, and A64's, for tasks like gaming:

    http://www.gamepc.com/labs/view_content.asp?id=dot...

    http://translate.google.com/translate?hl=en&sl...
  • Lonyo - Friday, December 24, 2004 - link

    If Intel gave it a FSB and memory speed boost (ie: 533MHz or 800MHz FSB) and DDR533+, then Dothan could really be something.
    With Intels talk of dual core processors, a dual core Dothan, with its low heat output, would be awesome (but costly with 2MB of cache).
    2x30w = 60w = less than Prescott.

    It looks promising, if only Intel would bring it to the affordable desktop :(
  • VortigernRed - Friday, December 24, 2004 - link

    "Although it holds up well against an Athlon 64 3200+,"

    Although the Dothan looks to be a superb chip you are certainly overstating its performance here, this is comment is WRT the Shake benchmarks and, effectively, the A64 3200 is twice as fast as the dothan. This would be like saying, for example, a R9800XT holds up well against an X800XT or an AXP2200+ holds up well against a A64 3800+ :-)

    Also whilst the DDR400 does improve performance it can't help the Dothan where it is really far behind, the kernel compile benchmarks, for instance, it is still 3x slower than any of the other chips on the chart.

    Dothan (or really its derivatives) have loads of potential to compete with the A64 on all fronts (Performance, power, heat, with Intels manufacturing, even cost) given enough effort by Intel (which I'm sure they are doing). I can hardly wait to see widespread adoption on the desktop and, frankly, to see the back of the P4. A desktop Celeron PM (1MB l2, lower FSB) could be the new overclocking king.
  • bersl2 - Friday, December 24, 2004 - link

    You might want to ask on the GCC mailing lists (http://gcc.gnu.org/lists.html) about --march=pentium-m.

Log in

Don't have an account? Sign up now