Slashdot Mirror


Apple Responds to Adobe

Thargok333 writes "Apple calls out Adobe on the 'PC is Faster' article linked from the Adobe website. They state that it is an After Effects bug, which they are working close to Adobe to fix. With Adobe's idea of G4 optimization, I am not impressed that a 'single 1.25 GHz G3' gets beat by a P4 3 GHz."

3 of 148 comments (clear)

  1. Wow! by momerath2003 · · Score: 5, Funny

    ***News Flash*** IBM Restarts G3 Production In a move deemed to promote older processors, IBM has continued production of its G3 line. In its latest press release, it announced that it has incorportaed the new 1.25GHz processor into a special edition Macintosh dubbed the "1.25 GHz G3 model." Our sources speculate that this may indeed not be the case, and that this was just a typo. More details as they emerge.

    --
    I had but a simple dream, to destroy all humans.
  2. An Honest Answer by HotButteredHampster · · Score: 5, Insightful

    I'll try to give an honest answer. I have this very same argu^H^H^H^Hconversation with one of the developers I work with pretty frequently. To give you a bit of background, I am a software developer on multiple platforms including Mac OS X, but I spend most of my time on Windows.

    Performance in a given task is not defined by frontside bus bandwidth. It is defined in the amount of useful work done in a given time.

    All things being equal, the computer platform with the highest raw performance should perform more useful work in a given time. But things are never equal. How many different parts of the operating system and application are mixed in with the process? How many different developers of varying skill levels have added code to the process? Under normal circumstances, a given algorithm can vary between log n and n-squared processing time, depending on the quality of the developer's insight to the problem at hand.

    Perhaps an analogy: put me on a Suzuki GSX-R1000 and let me race against Nicky Hayden on a GSX-R600. By rights, I've got almost twice the horsepower. But there is no freakin' way I'll get around a racetrack faster! Objective fact: the raw performance of the GSX-R1000 is higher. Objective fact: the GSX-R600 made it around the racetrack faster. Conclusion: the raw performance of the platform was not the dominant factor in the test.

    So, do I expect the Mac to be faster? No, I expect it to be slower. But I will not argue when I am presented with meaningful benchmarks which contradict that presumption, either. What those benchmarks are saying is that the variables other than raw performance are dominating the equation.

    --
    "Smart is sexy." -- D. Scully ("War of the Coprophages")
  3. Excess by lux55 · · Score: 5, Insightful

    I'm a software developer, so my machine needs only modest requirements. Mostly a copy of PostgreSQL, MySQL, PHP, Perl, Apache, etc, and a decent text editor (BBEdit or NEdit preferred).

    Last summer I left a job where I was working full time on an AMD 1.5GHZ with 512MB RAM and a 7200 IDE drive. It ran Red Hat 7.2 and Gnome 1.4. It was WAY more than sufficient for my needs.

    I left and moved my work onto a TiBook 667MHZ with 512MB RAM. Performance difference of the machine? Negligible. Performance difference of myself? Huge.

    The truth is I really like both Gnome and OSX, but in terms of the "it just works" factor, OSX has a huge lead on everyone. Apple has the ability to accomplish something rare in human interface design: To be simple enough for the newbies to be comfortable, without compromising the power. No other system does this as well (yet).

    My other home system is an AMD 1800+ (1.5GHZ) also with 512MB RAM. There's no real difference in system performance for 90% of what I do. Still, I only use that machine for testing and bug tracking, and spend countless hours perfectly satisfied with my TiBook. It's about personal preference though, in the end.