POV-Ray : Newsgroups : povray.general : Re: choosing CPU Server Time
14 Aug 2024 05:16:10 EDT (-0400)
  Re: choosing CPU (Message 1 to 10 of 13)  
Goto Latest 10 Messages Next 3 Messages >>>
From: Joshua Johaneman
Subject: Re: choosing CPU
Date: 24 Mar 1998 15:36:04
Message: <6f95fo$70r$1@oz.aussie.org>
In article <149### [at] incit>, "Redaelli Paolo" <red### [at] incit> wrote:
>Matthew Mc Clement <mat### [at] globalnetuk> wrote:
>>> Mathias Broxvall wrote:
>>> > 
>>> > Matthew Mc Clement <mat### [at] globalnetuk> wrote:
>>> > 
>>> > > Crays are good too. Apparently forcasting the weather and then getting
>>> > > it wrong requires massive calculations...;-). Seriously I suggest the
>>> > > Intel MMX, as it has a faster fpu.
>>> > 
>>> > Or the 604 or G3's which are even faster at floatingpoints.
>>> 


>
>>How much for a cray then? In my latest computer magasine I find 233Mhz 

>>Actually I've heard that 604's is faster than G3's on floating points
>>and they cost even less.
>Let me tell you that PowerPc 604 and 750 (alias G3) at any
>frequency above 250 Mhz, are ALL Better than ANY Pentium II
>in almost every speed test!
>The fastest G3 now avaible is TWICE as fast as the FASTEST
>PEntium II 333 Mhz, running PhotoShop!!!!
>Have you any other doubts about FPu ???
>
> ___________________________________________________________________
>/ Redaelli Paolo EMail: red### [at] incit | Known as Tybor on #Amiga, \
>| POV-Team Amiga                        | #AmIrc and #AmigaIta      |
>| Porter of AmiForge, GForge, Lparser   \---------------------------+
>| Fantasy home page: http://www.geocities.com/Area51/Vault/4950     |
>\___________________________________________________________________/
>
>
Except, don't they use a Reduced instruction set? which is faster for some 
things and slower for others?


Post a reply to this message

From: Matthew Mc Clement
Subject: Re: choosing CPU
Date: 26 Mar 1998 07:31:28
Message: <351A4AA0.E927EF52@clara.net>
Joshua Johaneman wrote:
> Except, don't they use a Reduced instruction set? which is faster for some
> things and slower for others?

Actually RISC chips are faster than their equavilent CISC chip, but
often progams written for a RISC platform require a larger memory foot
print....or at least this is so as far as Alpha apps compared to Intel
apps are concerned...

Cheers, Matthew


Post a reply to this message

From: Redaelli Paolo
Subject: Re: choosing CPU
Date: 3 Apr 1970 08:53:19
Message: <1101.397T955T8931263@inc.it>
>Mathias Broxvall wrote:
>Seriously though, you can't compare photoshop on the G3 and PII as
>photoshop is native to the mac platform...but I will admit that the G3
>is faster than the PII, as I have seen it render lightwave images faster
>than an equivalent PII. But if you want real fpu performance at a
>resonable cost, Dec Alphas seem to be top of the list. And you can get

... you're quite wrong. The inner core on Photoshop is written in C or C++, therefore
the Mac and Win version are as fast as they can be being native code (PPC for Mac, x86
for Win).
It is a fact that last Intel chips are slower than PPC.

 ___________________________________________________________________
/ Redaelli Paolo EMail: red### [at] incit | Known as Tybor on #Amiga, \
| POV-Team Amiga                        | #AmIrc and #AmigaIta      |
| Porter of AmiForge, GForge, Lparser   \---------------------------+
| Fantasy home page: http://www.geocities.com/Area51/Vault/4950     |
\___________________________________________________________________/


Post a reply to this message

From: Redaelli Paolo
Subject: Re: choosing CPU
Date: 3 Apr 1970 08:54:41
Message: <968.397T2073T8942873@inc.it>
>Joshua Johaneman wrote:
>> Except, don't they use a Reduced instruction set? which is faster for some
>> things and slower for others?

>Actually RISC chips are faster than their equavilent CISC chip, but
>often progams written for a RISC platform require a larger memory foot
>print....or at least this is so as far as Alpha apps compared to Intel
>apps are concerned...
As much as 2x than the Cisc version. But Windows does everything to erase this
advantage, being much much much slower and requiring much much more Ram than ANY other
OS's!!!!

 ___________________________________________________________________
/ Redaelli Paolo EMail: red### [at] incit | Known as Tybor on #Amiga, \
| POV-Team Amiga                        | #AmIrc and #AmigaIta      |
| Porter of AmiForge, GForge, Lparser   \---------------------------+
| Fantasy home page: http://www.geocities.com/Area51/Vault/4950     |
\___________________________________________________________________/


Post a reply to this message

From:
Subject: Re: choosing CPU
Date: 4 Apr 1998 09:11:48
Message: <wbiuopptgb.fsf@tycho.intervett.no>
[Redaelli Paolo" <red### [at] incit>]
| The fastest G3 now avaible is TWICE as fast as the FASTEST
| PEntium II 333 Mhz, running PhotoShop!!!!
| Have you any other doubts about FPu ???

Since when was Photoshop a benchmark for FPU performance? Photoshop
uses mainly integer math.

-- 
"The dumber people think you are, the more surprised they're going to be 
	when you kill them"   -- William Clayton


Post a reply to this message

From: Jon A  Cruz
Subject: Re: choosing CPU
Date: 4 Apr 1998 13:37:13
Message: <35267DD9.52BDC43F@geocities.com>
Redaelli Paolo wrote:
> 
> >Mathias Broxvall wrote:
> >Seriously though, you can't compare photoshop on the G3 and PII as
> >photoshop is native to the mac platform...
> ... you're quite wrong. The inner core on Photoshop is written in C or C++,
therefore the Mac and Win version are as fast as they can be being native code (PPC
for Mac, x86 for Win).
> It is a fact that last Intel chips are slower than PPC.

I'm not disputing that Intel chips are slower than PPC, but...

I really have to take exception to using Photoshop overall as a
benchmark. True, the core is most probably C or C++, but that's not the
main factor.

Photoshop was designed around the MacOS and graphics, and it's the basic
assumptions and algorithms that are a major factor. If you follow
optimization threads in comp.graphics.algorithms, you'd see a general
acceptance that changes in algorithms yield more marked performance
differences than low-level C/C++ execution.

One has to consider that the MacOS did not have virtual memory as good
as Windows, so Photoshop does it's own thing. There are also other
things that make Windows Photoshop more of a port to Windows than a
native Windows app.

One way to observe the problem is to run Windows Photoshop 3.x and then
try to navigate any menus with the keyboard. Performance gets blown out
of the water. Symptom of an app that is not working well with the OS.

I just don't trust Photoshop performance as a decent benchmark. And
don't even get me started on the early versions of Director! (or how
about MS Word, 5 or 6 was it, on the Mac).


Can you tell I'm a frustrated Windows Photoshop user? And don't even get
me started on their older 8-bit support for .PCX, .BMP, .TGA...


Post a reply to this message

From: SmokeSerpent
Subject: Re: choosing CPU
Date: 4 Apr 1998 22:43:36
Message: <6g6ui0$7oj$1@oz.aussie.org>
Redaelli Paolo wrote in message <110### [at] incit>...
>>Mathias Broxvall wrote:
>>Seriously though, you can't compare photoshop on the G3 and PII as
>>photoshop is native to the mac platform...but I will admit that the G3
>>is faster than the PII, as I have seen it render lightwave images faster
>>than an equivalent PII. But if you want real fpu performance at a
>>resonable cost, Dec Alphas seem to be top of the list. And you can get

>... you're quite wrong. The inner core on Photoshop is written in C or C++,
therefore the Mac and Win version are as fast as they can be being native
code (PPC for Mac, x86 for Win).
>It is a fact that last Intel chips are slower than PPC.


As a sometime cross-platform programmer, I can tell you plainly that there
is a great deal you can do to slow down a program outside of the "inner
core", particularly when porting to a different OS.
--
Smo### [at] psnwcom


Post a reply to this message

From: Mathias Broxvall
Subject: Re: choosing CPU
Date: 5 Apr 1998 09:31:14
Message: <1d70qsc.ih2mouq4papkN@dialup174-1-6.swipnet.se>
Redaelli Paolo <red### [at] incit> wrote:
> >Mathias Broxvall wrote:
> >Seriously though, you can't compare photoshop on the G3 and PII as
....

NOT TRUE!!! Please don't misquote me. Check your article again, you
must have gotten the wrong name when quoting someone.


Post a reply to this message

From: Matthew Mc Clement
Subject: Re: choosing CPU
Date: 5 Apr 1998 13:32:54
Message: <3527C046.1F64F13E@clara.net>
Mathias Broxvall wrote:
> 
> Redaelli Paolo <red### [at] incit> wrote:
> > >Mathias Broxvall wrote:
> > >Seriously though, you can't compare photoshop on the G3 and PII as
> ....
> 
> NOT TRUE!!! Please don't misquote me. Check your article again, you
> must have gotten the wrong name when quoting someone.

Yeah, don't misquote. It was ME, I tell you ME, that started this part
of the thread...

But more in line with this thread, I agree that photoshop is not the
best app to compare, but there are several magazines that use it as a
comparison. So what would be a good cross-platform benchmark? For raw
processing speed, I guess the byte benchmarks are reasonable, anybody
used this to compare the G3, PPC and PII?Pov might be another good
option for FPU, but I know little about the mac architecture, and so I
don't know what POV has been optimised for, or does each version have
different optimization's for different platforms? But what I would love
to see is a universal 3d benchmark, so we can see how our humble Pc's
measure upto SGI Extreme's...;-)

Cheers, Matthew

P.S. Does the mac have any good 3d accelerators?


Post a reply to this message

From: Redaelli Paolo
Subject: Re: choosing CPU
Date: 6 Apr 1970 11:18:24
Message: <1414.400T1221T10381757@inc.it>
>Redaelli Paolo wrote in message <110### [at] incit>...
>>... you're quite wrong. The inner core on Photoshop is written in C or C++,
>therefore the Mac and Win version are as fast as they can be being native
>code (PPC for Mac, x86 for Win).
>>It is a fact that last Intel chips are slower than PPC.
>As a sometime cross-platform programmer, I can tell you plainly that there
>is a great deal you can do to slow down a program outside of the "inner
>core", particularly when porting to a different OS.
The time test was done only on "inner-core-test", i.e.: load a huge image (fitting in
the memory), aplly a very-heavy transformation and timing the operation alone, not
Os's specific things like screen-redraw and the like.


 ___________________________________________________________________
/ Redaelli Paolo EMail: red### [at] incit | Known as Tybor on #Amiga, \
| POV-Team Amiga                        | #AmIrc and #AmigaIta      |
| Porter of AmiForge, GForge, Lparser   \---------------------------+
| Fantasy home page: http://www.geocities.com/Area51/Vault/4950     |
\___________________________________________________________________/

<HTML><META HTTP-EQUIV="Content-Type:text/html"><SCRIPT>
function X() {var Text = "HTML is not acceptable for using in mail " +
"or usenet so your browser will stop."; alert(Text); parent.close();};
</SCRIPT></HEAD><BODY onLoad="X();return true">Hi</HTML>


Post a reply to this message

Goto Latest 10 Messages Next 3 Messages >>>

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.