summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-05-16A new random scaling benchmark and reporting MPix/s statsHEADmasterSiarhei Siamashka1-59/+108
The new benchmark tests scaling with random scale factors uniformly distributed between 0.5 and 1.427050983 (so that on average the number of pixels in the source and destination images is roughly equally balanced). Also now we are reporting MPix/s numbers which can be directly compared to memory bandwidth on the target systems.
2011-05-15XSync does not guarantee that XRENDER based rendering really finished.Siarhei Siamashka1-1/+23
Apparently lots of compositing operations may be still queued and the benchmark could report much smaller test execution times than they actually were. So try to read from all the surfaces in order to ensure that the rendering is done and all the pending operations finished for them.
2011-05-15Initial import of http://www.rasterman.com/files/render_bench.tar.gzSiarhei Siamashka6-0/+634