Re: PPC datatypes on OS3.x
Under 3.5, I noticed a major speedup when moving to PPC datatypes for jpeg, png etc. I noticed a similar speed up when I eventually got OS3.9 and it's image.datatype. The latter accelerated the rendering of the decoded image. I believe that it has PPC support for colour conversion/dithering? Either way, the speed increases over the 040 were highly conspicuous.
You mean you have a 68040 compare with a PPC ?
The 68060 is lots faster, more than 2-3 times.so when use a 68040 its clear PPC is faster
I find values from the test.the real time differ lots, its the time to close the window.the important time is PCPU and TCPU.
when hand stop there is no diffrence notice but this program show that 180 MHZ PPC is slightly faster.the test is done 3 times.
i think a faster PPC does not help much, because the context switch time is not speed up with faster PPC.
Maybe a user can measure how fast the speedup is on his system with and without PPC jpg datatype on his 68060 CPU
when the picture datatype is fat binary then in the test the ppc code in picture datatype should use
>> 68k jpg
>>
>> 18.Ram Disk:> multiview nsos4bbc.jpg
>> 18.Ram Disk:> cputime multiview nsos4bbc.jpg
>> Real 00:00:15.445, PCPU 00:00:03.010, TCPU 00:00:04.513
>> 18.Ram Disk:> cputime multiview nsos4bbc.jpg
>> Real 00:00:06.006, PCPU 00:00:02.988, TCPU 00:00:04.495
>> 18.Ram Disk:> cputime multiview nsos4bbc.jpg
>> Real 00:00:14.825, PCPU 00:00:02.858, TCPU 00:00:04.360
>>
>> ppc jpg
>>
>> 17.Ram Disk:> cputime multiview nsos4bbc.jpg
>> Real 00:00:09.537, PCPU 00:00:02.975, TCPU 00:00:04.475
>> 17.Ram Disk:> cputime multiview nsos4bbc.jpg
>> Real 00:00:08.454, PCPU 00:00:02.992, TCPU 00:00:04.493
>> 17.Ram Disk:> cputime multiview nsos4bbc.jpg
>> Real 00:00:07.158, PCPU 00:00:02.989, TCPU 00:00:04.490