Slashdot Mirror


Flat-panel iMacs in Apple's Future?

WinkyN writes: "A story on Yahoo! is claiming Apple might release a flat-panel iMac for release in early 2002. Analysts for Morgan Stanley who cover Apple say the computer manufacturer has placed orders for component parts to build such a machine (in fact, build about 100,000 of them a month). Perhaps Steve Jobs will announce this at Macworld Expo in January?"

1 of 490 comments (clear)

  1. Re:Water cooling? Huh? by the_2nd_coming · · Score: 3, Redundant

    Apple's chips simply run too slow

    don't be so foolish. the correct term would be a lower frequency (as denoted by the unit of measure, MHz/GHz)

    this is not an indication of speed, it is an indication of how many cycles per second it has.
    speed comes from how many operations can be performed per second or even howmany can be performed per cycle. Athlons perform more operations per cycle that P4s do, and G4s perform more operations per cycle than either of the two.

    now when you multiply how many operations per cycle by the number of cycles, you get the number of operations per second, you can then make statments about speed.

    if a P4 executes 1 operations per cycle and has 2 billion cycles per second, that is 2 billion operations per second.

    if a G4 does 3 operations per cycle and operates at 667 Mhz, that is also 2 billion operations per cycle. both chips operate at the same speed, one however has a higher frequency that the other.

    the speed of applications is irrelivent to the most part because each chip has their own optimizations that a program can take advantage of. I say for the most part, because you can compile an application with no optimizations for the architecture and then it would be possable to get a fel for each chips speed, however, the instruction sets are diffrent and one instruction set could be more efficient that the other, in which case you do not get an actual feel for raw speed of the architecture.

    --



    I am the Alpha and the Omega-3