log TOOLS/fastmemcpybench.c @ 27520:740b5a4125c4

age author description
Sat, 02 Aug 2008 17:38:11 +0000 diego Change a bunch of video-output-specific preprocessor directives from a HAVE_
Fri, 16 May 2008 09:42:28 +0000 diego cosmetics: Remove useless parentheses from return statements.
Wed, 30 Apr 2008 13:53:40 +0000 diego Mark all functions that are only used within the file as static.
Mon, 27 Aug 2007 10:50:58 +0000 diego Remove unused #include.
Mon, 27 Aug 2007 09:59:23 +0000 diego warning fix:
Mon, 27 Aug 2007 09:58:35 +0000 diego warning fix:
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.