On Mon, Jul 30, 2012 at 07:11:48PM +0900, Carsten Haitzler wrote:
> On Mon, 30 Jul 2012 02:38:18 -0400 (EDT) david.obo...@aliceadsl.fr said:
> 
> > Hi,
> > 
> >   I wonder why the evas_blit_main.c, the copy is made by a loop instead of a
> > memcpy. This is a problem with an architecture or with performance?
> 
> at least in the past i have measured it as faster than memcpy. and the mmx/sse
> ones even faster. :) maybe glibc has stopped being... so... crappy these days 
> :)

The bigger question is whether GCC stopped inlining memcpy in ways
optimised for i386...

Joerg

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to