Re: [hatari-devel] view the DSP stack?

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]



Hi Laurent,

PS: Doug, I still have a patch ready to be send for the DSP timings, but I'd like to be sure there's a problem before sending it.

I finally got around to taking the measurements you asked for - the test does indeed show a difference in timing for L: memory references involving external memory.

Falcon030:

DSP ( L:Int P:Int )       -> 16.00 Mips (~100%)
DSP ( L:Ext P:Int )       -> 8.00 Mips (~100%)
DSP ( L:Int P:Ext )       -> 16.00 Mips (~100%)
DSP ( L:Ext P:Ext )       -> 5.33 Mips (~100%)

Hatari:

DSP ( L:Int P:Int )       -> 16.00 Mips (~100%)
DSP ( L:Ext P:Int )       -> 5.35 Mips (~67%)
DSP ( L:Int P:Ext )       -> 16.00 Mips (~100%)
DSP ( L:Ext P:Ext )       -> 4.00 Mips (~75%)


Cheers,
Doug.



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/