| Poster | Thread |
pavlor
|  |
Re: [OT] PearPC emulates G4@2 ghz Posted on 4-May-2012 15:22:38
| | [ #21 ] |
|
|
 |
Elite Member  |
Joined: 10-Jul-2005 Posts: 3711
From: Unknown | | |
|
| @olegil
Quote:
| the client will run about 15 times slower than the host. Only works on x86 hosts." |
Not bad. That could be roughly G4 1 GHz+ on recent i5/i7 CPUs. |
|
| Status: Offline |
|
|
NutsAboutAmiga
|  |
Re: [OT] PearPC emulates G4@2 ghz Posted on 4-May-2012 15:26:15
| | [ #22 ] |
|
|
 |
Elite Member  |
Joined: 9-Jun-2004 Posts: 8607
From: Norway | | |
|
| @pavlor
Well only one core will be used, 1000 cores 2 Ghz becomes like 133 Mhz 1 core. _________________ Software developer and forum troll. Please check out my software: Excalibur, Basilisk 2, AmigaInputAnywhere. |
|
| Status: Offline |
|
|
Channel_Z
|  |
Re: [OT] PearPC emulates G4@2 ghz Posted on 4-May-2012 16:01:04
| | [ #23 ] |
|
|
 |
Regular Member  |
Joined: 4-Mar-2009 Posts: 292
From: Unknown | | |
|
| @Develin
Surely adding OpenFirmware support to PearPC isn't impossible? I think I read something about a PearPC dev planning to spend time on it a while ago.
I think being able to emulate an OS4 or MOS system would give the platforms a boost user-wise. Especially for the OS4 camp, where you have to spend $1000 or so just to get started (unless you get a good deal on a used system). Last edited by Channel_Z on 04-May-2012 at 04:01 PM.
|
|
| Status: Offline |
|
|
pavlor
|  |
Re: [OT] PearPC emulates G4@2 ghz Posted on 4-May-2012 16:05:22
| | [ #24 ] |
|
|
 |
Elite Member  |
Joined: 10-Jul-2005 Posts: 3711
From: Unknown | | |
|
| @NutsAboutAmiga
Quote:
| Well only one core will be used, 1000 cores 2 Ghz becomes like 133 Mhz 1 core. |
Of course I meant single core performance! |
|
| Status: Offline |
|
|
fishy_fis
|  |
Re: [OT] PearPC emulates G4@2 ghz Posted on 4-May-2012 16:58:32
| | [ #25 ] |
|
|
 |
Super Member  |
Joined: 29-Mar-2004 Posts: 1054
From: Australia | | |
|
| @clusteruk
Quote:
| Very interesting, I wonder if we should port to Aros |
I ported it to AROS quite some time ago. An older version though (0.5 iirc) |
|
| Status: Offline |
|
|
Develin
|  |
Re: [OT] PearPC emulates G4@2 ghz Posted on 4-May-2012 17:32:22
| | [ #26 ] |
|
|
 |
Regular Member  |
Joined: 16-Mar-2006 Posts: 269
From: Karlstad, Sweden | | |
|
| @Channel_Z
PearPC seems to have very slow progress after the OSX moved to x86. QEMU oth. is progressing steady and it allready has an entry in the OpenFirmware (and OpenBios) source tree plus some spartan support for emulating PowerMac allready.
Bigfoot has shown qemu running MorphOS (with some needed patches to be able to boot properly) on a PPC-machine so it is doable for sure =) Someone need to take the step on x86 though =)
|
|
| Status: Offline |
|
|
olegil
|  |
Re: [OT] PearPC emulates G4@2 ghz Posted on 5-May-2012 16:36:24
| | [ #27 ] |
|
|
 |
Elite Member  |
Joined: 22-Aug-2003 Posts: 4947
From: Work | | |
|
| @pavlor
Ok, I'll bite. The i7-2600k is the most efficient yet, coming in at 9.43 dhrystone instruction per clock per core. Now, multiply that by a factor 3.4 (3.4GHz vs 1GHz) and you get 32. Divide by 15 which gives 2.1 DIPS/clock/core, a little less than the reported number for a G3. So no, not G4 (where the Altivec gives one heck of a boost). Add to that, this is with hyperthreading enabled, so you wouldn't get anywhere NEAR that number for a single threaded emulation. No way. So no, that could not be roughly G4 1GHz+ on an i7.
600MHz G3 maybe (so faster than my G3SE or a Pegasos 1). Given that Intel and AMD both have stopped going faster and started doing more cores/threads, the only way to get emulation any faster than that would be: supporting parallell processing in the emulator and the emulated system *badumtish*. _________________ Idea for "cheap" card using P2040/41 running multiple OSes and/or SMP OSes.
Anyone interested? |
|
| Status: Offline |
|
|
pavlor
|  |
Re: [OT] PearPC emulates G4@2 ghz Posted on 5-May-2012 16:56:06
| | [ #28 ] |
|
|
 |
Elite Member  |
Joined: 10-Jul-2005 Posts: 3711
From: Unknown | | |
|
| @olegil
Quote:
You may try. 
Quote:
| 9.43 dhrystone instruction per clock per core |
I like Dhrystone, but it certainly isn´t suited for comparing modern computers.
I will give you my "performance example": DosBox
Assuming Pentium 4 1.4 GHz is as fast as G4 1 GHz in single core integer operations (axcept cases where AltiVec is used).
Core 2 Q6600 based computer can emulate CPU in DosBox 5 times (in sense Y=5*X) faster than Pentium 4 1.4 GHz. Now, I can reach on i5 (not top of its generation) based computer of my brother even 2.5 times better CPU performance in DosBox) = 12.5 times faster than Pentium 4 1.4 GHz.
Conclusion: This DosBox case shows current i5/i7 CPUs are at least 12 times faster than Pentium 4 1.4 GHz in single core integer operations.Last edited by pavlor on 05-May-2012 at 04:57 PM.
|
|
| Status: Offline |
|
|
serk118
|  |
Re: [OT] PearPC emulates G4@2 ghz Posted on 5-May-2012 17:18:03
| | [ #29 ] |
|
|
 |
Cult Member  |
Joined: 25-Nov-2004 Posts: 609
From: London(uk) | | |
|
| @fishy_fis
Quote:
fishy_fis wrote: @clusteruk
Quote:
| Very interesting, I wonder if we should port to Aros |
I ported it to AROS quite some time ago. An older version though (0.5 iirc) |
is it downloadable???_________________ http://www.portacall.org/
http://serk118.blogspot.com/ |
|
| Status: Offline |
|
|
Jupp3
|  |
Re: [OT] PearPC emulates G4@2 ghz Posted on 5-May-2012 21:12:27
| | [ #30 ] |
|
|
 |
Cult Member  |
Joined: 22-Feb-2007 Posts: 858
From: Unknown | | |
|
| Quote:
Damn, where's my screenshot of my A1200 running MacOS8 in Fusion on 060/50MHz and showing 14GHz 040 in MacOS  |
|
| Status: Offline |
|
|
Seiya
|  |
Re: [OT] PearPC emulates G4@2 ghz Posted on 5-May-2012 22:15:15
| | [ #31 ] |
|
|
 |
Cult Member  |
Joined: 19-Aug-2006 Posts: 821
From: Italia | | |
|
| in the first post i added a third test some application in action like Cinema 4D (i search gimp or blender, but for now, nothing), mpeg video with VLC 0.7.2, Photoshop CS (8) and firefox and Safari with an html with video. Of course mpeg video is very slow and jerky, but this emulator hasn't no video acceleration 2D or 3D and it's very a miracle to see on screen something.. There is also a benchmark cpu, memory and fpu
_________________
|
|
| Status: Offline |
|
|
Hammer
 |  |
Re: [OT] PearPC emulates G4@2 ghz Posted on 6-May-2012 2:28:17
| | [ #32 ] |
|
|
 |
Elite Member  |
Joined: 9-Mar-2003 Posts: 3843
From: Australia | | |
|
| @olegil
Quote:
olegil wrote: @pavlor
600MHz G3 maybe (so faster than my G3SE or a Pegasos 1). Given that Intel and AMD both have stopped going faster and started doing more cores/threads, the only way to get emulation any faster than that would be: supporting parallell processing in the emulator and the emulated system *badumtish*.
|
AMD PileDriver core (as in Trinity APU) has improved IPC over Llano and Bulldozer i.e. AMD didn't stop improving thier single core performance.Last edited by Hammer on 06-May-2012 at 03:05 AM. Last edited by Hammer on 06-May-2012 at 02:30 AM.
|
|
| Status: Offline |
|
|
Seiya
|  |
Re: [OT] PearPC emulates G4@2 ghz Posted on 6-May-2012 9:50:47
| | [ #33 ] |
|
|
 |
Cult Member  |
Joined: 19-Aug-2006 Posts: 821
From: Italia | | |
|
| |
| Status: Offline |
|
|
NutsAboutAmiga
|  |
Re: [OT] PearPC emulates G4@2 ghz Posted on 6-May-2012 12:41:20
| | [ #34 ] |
|
|
 |
Elite Member  |
Joined: 9-Jun-2004 Posts: 8607
From: Norway | | |
|
| @Seiya
8:00 he is rendering a image, horrible slowly. 8:50 VLC play mpeg very slow and jerky 
Now just imagine if he was going to play a DivX or AVI movie at 240p :-b
As I see it, web browsing is going to be slow, video is going to be slow, demos are going to run slow, and so on, so what the point unless all your going to use it to show how slow PearPC is.
If your interested in some thing that looks like AmigaOS then you have AROS, if you are interested in testing MorphOS or AmigaOS4 out then PearPC emulation will only give you false impression, because this does not run this slow on Sam460 or X1000 or a MacMini.
Even whit out hardware acceleration real hardware beats video playback on PearPC Last edited by NutsAboutAmiga on 06-May-2012 at 01:15 PM. Last edited by NutsAboutAmiga on 06-May-2012 at 12:43 PM. Last edited by NutsAboutAmiga on 06-May-2012 at 12:42 PM.
_________________ Software developer and forum troll. Please check out my software: Excalibur, Basilisk 2, AmigaInputAnywhere. |
|
| Status: Offline |
|
|
Seiya
|  |
Re: [OT] PearPC emulates G4@2 ghz Posted on 6-May-2012 19:36:09
| | [ #35 ] |
|
|
 |
Cult Member  |
Joined: 19-Aug-2006 Posts: 821
From: Italia | | |
|
| @NutsAboutAmiga
ok, pearpc is very slow on real apps, but we know that it is. However OSX is very complex OS, mutch more than MOS and OS4. we don't know never if PearPC could be or couldn't be run these OS.
i'm interested to PowerPC emulation on X86. _________________
|
|
| Status: Offline |
|
|
ara
|  |
Re: [OT] PearPC emulates G4@2 ghz Posted on 6-May-2012 21:19:03
| | [ #36 ] |
|
|
 |
Regular Member  |
Joined: 11-Jan-2006 Posts: 131
From: Unknown | | |
|
| Is version 0.5.0 still the latest version of PearPC? (the website is not showing any updates). If yes, that would mean that they are still "manually" emulating memory access (i.e., without help from the x86 MMU).
|
|
| Status: Offline |
|
|
Seiya
|  |
Re: [OT] PearPC emulates G4@2 ghz Posted on 9-May-2012 22:38:25
| | [ #37 ] |
|
|
 |
Cult Member  |
Joined: 19-Aug-2006 Posts: 821
From: Italia | | |
|
| |
| Status: Offline |
|
|