summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/painting/painting.pro
Commit message (Collapse)AuthorAgeFilesLines
* Added text benchmarks from qtbench to tests/benchmarksSamuel Rødal2010-03-081-1/+2
| | | | Reviewed-by: Gunnar Sletta
* Added trace replayer benchmark.Samuel Rødal2010-02-181-1/+2
| | | | | | | | Now we can easily add trace files generated with -graphicssystem trace for benchmarking on all relevant platforms. Reviewed-by: Gunnar Sletta
* Restructure tests/benchmarks directory.Bjørn Erik Nilsen2010-02-081-0/+5
We follow the same structure as used in the src directory. This makes it easier to navigate through the jungel, especially now that we are going to add functional tests etc.