Mercurial > mplayer.hg
log TOOLS/fastmemcpybench.c @ 22375:8092494fc92c
age | author | description |
---|---|---|
Fri, 18 Nov 2005 16:16:33 +0000 | diego | Unify include path handling by using -I. |
Mon, 01 Nov 2004 14:46:57 +0000 | rathann | small compilation fix |
Fri, 23 Nov 2001 12:12:25 +0000 | michael | bugfix |
Fri, 23 Nov 2001 12:00:40 +0000 | michael | missaligned arrays, as nick requested |
Thu, 22 Nov 2001 19:22:49 +0000 | michael | newly allocated memory seems to point to only 1 zero filled 4k page or something so there is a near 100% cache hit rate ... not very realistic, writeing something in the source array fixes that so the benchmark scores are meaningfull now |
Wed, 02 May 2001 14:48:35 +0000 | nickols_k | slight proofreading |
Sun, 22 Apr 2001 03:40:45 +0000 | arpi_esp | added mga_vid support (systemram->videoram tests) |
Sat, 21 Apr 2001 18:19:12 +0000 | atmosfear | Initial release, used to benchmark fastmemcpy.h code from libvo. |