Page 1 of 3

Waoow, just checked CVS, it's pretty faster now !!!

Posted: Sun May 23, 2004 2:48 am
by jmm
I just checked CVS and recompiled, the speed gain is incredible, the mouse is fast, for one thing, and the rest feels smoother and faster. Even Firefox is really usable, I went on www.harrypotter.com to try some CPU bound stuffs, the site is quite slow but very useable, the trailer is working at maibe 45 s/f ( seconds per frame ;-( ), flash animations, better to not try to see, but firefox is working nicely...

Hopefully, Slashdot is working nicely...

OS 10.2.4 guest on Mandrake 10 host, PIV 2.4 no ht, configured this way :

CC="cc -march=pentium4 -mcpu=pentium4 -O3 -msse2
-maccumulate-outgoing-args" CXX="c++ -march=pentium4 -mcpu=pentium4
-O3 -msse2 -maccumulate-outgoing-args" ./configure --enable-fpo
--enable-gui --enable-cpu=jitc_x86

Interesting to note I've been able to use redraw_interval_msec=25, and the mouse is very fast, the responsiveness much better...

Hope this helps,

JMM :D

Posted: Sun May 23, 2004 6:03 am
by Ph0eniX
Got the code. Which file do I need to update with this code?

Code: Select all

CC="cc -march=pentium4 -mcpu=pentium4 -O3 -msse2 
-maccumulate-outgoing-args" CXX="c++ -march=pentium4 -mcpu=pentium4 
-O3 -msse2 -maccumulate-outgoing-args" ./configure --enable-fpo 
--enable-gui --enable-cpu=jitc_x86 

[/code]

Those are build arguments

Posted: Sun May 23, 2004 6:20 am
by Lauging at Ph0enix
:lol:

Posted: Sun May 23, 2004 6:20 am
by Ph0eniX
Nevermind. I got the binary from: http://www.richardgoodwin.com/pearpc/

It doesn't seem any faster so far though.

Re: Those are build arguments

Posted: Sun May 23, 2004 6:23 am
by Guest
Lauging at Ph0enix wrote::lol:
Thanks.

Posted: Sun May 23, 2004 6:23 am
by slydecix
working way better for me- in all of the previous builds, i couldn't set the redraw lower than 105 without my P4 2.2 choking up... I'm running at 40 now :D

Posted: Sun May 23, 2004 6:44 am
by Ph0eniX
Is there any disadvantage to compiling the source under Cygwin in Windows? ...the exe is considerably bigger than the pre-compiled binaries.

Posted: Sun May 23, 2004 6:56 am
by Guest
definately faster I love it!

Posted: Sun May 23, 2004 2:28 pm
by ataxy
Well it feels mostly faster on boot and shut down but still its good to see that its heading the good way.

Posted: Sun May 23, 2004 2:48 pm
by Guest
which build? 0.2 or 0.1.x ?

Posted: Sun May 23, 2004 3:37 pm
by sHARD>>
Using 0.2pre one can boot in 1/2 the time:

Some timings done by Juhani Suhonen (note that these are CVS builds from the following dates):

Code: Select all

                refresh rate   
date          100                200
17.5.         6min10s         5min27s
19.5.         6min01s         5min24s
21.5.         6min01s         5min25s
23.5.         3min48s (!!)    3min28s (!!)  
test configuration : Athlon 1.33 Ghz, 640 Mt RAM, WinXPsp1

PearPC : Memory size 0xF000000 (240M), Display mode 4

MacOS 10.3

Enjoy! (and thanks to Juhani Suhonen for the stats!)

Posted: Sun May 23, 2004 7:07 pm
by lopoz
Using 0.2pre of 23.05:

3min10s

Settings:
RedrawInterval 50 / DisplayMode 4 (800*600*15) / MemSize 512 / OS 10.3 MB

Specs:
Pentium IV 2.4GHz (no ht)

Posted: Sun May 23, 2004 10:04 pm
by Guest
2m 25s

05.23.04, 12:40AM EDT Windows Nightly Build

AMD XP 3000+
Memsize of 256MB
OS 10.3

Posted: Mon May 24, 2004 12:11 am
by rudefyet
just tested .2pre on my only computer

650Mhz PIII

200ms redraw

0.1.2 PIII build = 12min 56sec
0.2pre non optizmized = 9min 25sec
0.2pre PIII build = 8min 43sec

it's still ungodly slow...on my sucky laptop

anyways....i'll be compiling nightly PIII builds...if someone else is actually trying to use PearPC on a PIII
let me know and i'll post the builds on my server

Posted: Mon May 24, 2004 12:16 am
by ya3
wow! is it THAT MUCH faster?
i got the nightly build on the 22nd.

im off to get the 23rd build :D

How fast do you think it'll be? oh, and will the installer be much faster? (haven't installed it yet [no time], but got the installer to boot)

P4 2.8 w/HT
512 RAM (256 for pearpc)
OS X Panther

Posted: Mon May 24, 2004 1:08 am
by rudefyet
Ph0eniX wrote:Is there any disadvantage to compiling the source under Cygwin in Windows? ...the exe is considerably bigger than the pre-compiled binaries.
None that i know of...that's how i compiled a PIII build

as for file size just do

"strip ppc.exe" to remove the debug info that makes the file so big

or just add "--disable-server" when running the config script

Posted: Mon May 24, 2004 1:15 am
by Guest
Definitely faster. Really big improvements... I just switched to 1024 (mode 7) with redraw 40 and it's definitely useable without being overly annoying.

Posted: Mon May 24, 2004 1:22 am
by CaptainValor
Has anyone noticed how all the animations seem to run really fast with redraw set lower? Like the "wait" cursor spins incredibly fast and the icons on the dock bounce up and down like they're on crack. lol

Posted: Mon May 24, 2004 8:08 am
by Senior Sanchez
The speed gain mainly results from the using of DMA by Panther. The former builds had a bug, that dma was disabled only in Panther. Now it is fixed.


mfg Senior Sanchez

Posted: Mon May 24, 2004 8:19 am
by Blue_MiSfit
very cool. my .2 times:

to osx booting logo in 55 seconds
to "usable desktop" in 1:15

shutdown in 8 seconds

hey - thats pretty damn fast in my book - my own computer takes about that long to boot windows (albeit without the benefits of DMA and other driver related performance enhancements)

great work on the .2 tree!!

edit

Posted: Mon May 24, 2004 8:20 am
by Blue_MiSfit
that was at a 30ms redraw too :D

Posted: Mon May 24, 2004 8:36 am
by TheBigB
pearpc takes 9.5 seconds to go to the grey apple in yesterday's athlon xp nightly build on my (non-xp) athlon 950 with 384 megs of ram.

Posted: Mon May 24, 2004 8:38 am
by TheBigB
will anyone make a regular athlon compiled build? oh and do you get network ability when compiled in cygwin?

Posted: Mon May 24, 2004 8:51 am
by Convergence
05.24.04, 12:49AM EDT Windows Nightly Build

2m 0s From launching PPC to usable desktop

30ms redraw

AMD XP 3000+
768MB (Memsize of 256MB)
OS 10.3

Good stuff 8)

Posted: Mon May 24, 2004 1:19 pm
by superpete
installation feels a lot quicker!
Im guessing DMA is the trick!