[Zlib-devel] [7/6][RFC V2.1 Patch] Blackfin implementation

Mike Frysinger vapier at gentoo.org
Fri Apr 8 13:01:47 EDT 2011


the focus is on the lsetup part sections, and the main one looks pretty 
concentrated as it is ...

the 2nd one does a lot of byte loads, so i wonder if a few more insns but with 
16bit (or even 32bit) loads would in practice speed things up.  the core often 
times is running at 5x or 6x the speed of system devices, so any external 
memory i/o is probably going to dominate the stalls.  most Blackfin parts have 
a 16bit bus to external memory, some have 32bit buses, but none have 8bit ;).

i'll try bouncing the code around internally to see if i can get any tips from 
people who spend their days optimizing.  that certainly isnt me.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://madler.net/pipermail/zlib-devel_madler.net/attachments/20110408/d2d44f00/attachment.sig>


More information about the Zlib-devel mailing list