Commit Graph

6 Commits

Author SHA1 Message Date
michael cc5af9a1b6 bugfix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3083 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-23 12:12:25 +00:00
michael 4a06953ed4 missaligned arrays, as nick requested
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3082 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-23 12:00:40 +00:00
michael 2a6e9d9eda 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
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3077 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 19:22:49 +00:00
nickols_k 798db8a716 slight proofreading
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@688 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-02 14:48:35 +00:00
arpi_esp 5dc6430ec3 added mga_vid support (systemram->videoram tests)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@573 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-22 03:40:45 +00:00
atmosfear a2c7d931db Initial release, used to benchmark fastmemcpy.h code from libvo.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@563 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-21 18:19:12 +00:00