aboutsummaryrefslogtreecommitdiffhomepage
path: root/TOOLS/fastmemcpybench.c
Commit message (Collapse)AuthorAge
* bugfixGravatar michael2001-11-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3083 b3059339-0415-0410-9bf9-f77b7e298cf2
* missaligned arrays, as nick requestedGravatar michael2001-11-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3082 b3059339-0415-0410-9bf9-f77b7e298cf2
* newly allocated memory seems to point to only 1 zero filled 4k page or ↵Gravatar michael2001-11-22
| | | | | | 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 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3077 b3059339-0415-0410-9bf9-f77b7e298cf2
* slight proofreadingGravatar nickols_k2001-05-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@688 b3059339-0415-0410-9bf9-f77b7e298cf2
* added mga_vid support (systemram->videoram tests)Gravatar arpi_esp2001-04-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@573 b3059339-0415-0410-9bf9-f77b7e298cf2
* Initial release, used to benchmark fastmemcpy.h code from libvo.Gravatar atmosfear2001-04-21
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@563 b3059339-0415-0410-9bf9-f77b7e298cf2