Re: [AD] minor issues

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


> Unfortunately, this comparison is unfair, as draw_sprite skips
> transparent
> pixels, whereas memcpy does not :-) You should really compare with blit;
> I
> just tried, and on my AthlonXP, I get nearly identical times for blit
> and
> memcpy... too bad!

Hmm... good point.
Here's my results for blit:

24-bit: 2000 calls, 1.315000 ms per call
24-bit: 2000 calls, 1.325000 ms per call
24-bit: 2000 calls, 1.335000 ms per call

Not too different from memcpy indeed...

By the way, shouldn't we really use the benchmarks from the test program to
do these measyrements?

Evert




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