Re: Adding SSE2 asm codes for color space transforming funcion

Jason Garrett-Glaser <[email protected]> Fri, 19 Jun 2009 00:23:39 -0700
Newsgroups gmane.comp.video.xvid.devel
Message-ID <[email protected]>
On Fri, Jun 19, 2009 at 12:16 AM, Xwen.Kong<[email protected]> wrote:
>        Yes, I only test it on Intel Celoron processor, are there any tools
> or documents to evaluate  the codes performance  ? now what I use  is Intel(R)
> VTune(TM) Performance Analyzer.

bench.h

Set NOP_CYCLES such that:

START_TIMER;
STOP_TIMER("name");

reports 0 dezicycles on your processor.

Then benchmark as you want by placing START and STOP TIMER around
whatever code you want to benchmark, such as a function call to an
assembly code function.

Dark Shikari

_______________________________________________
Xvid-devel mailing list
[email protected]
http://list.xvid.org/mailman/listinfo/xvid-devel