/qtperf

A small tool to benchmark Qt graphics performance.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

qtperf

A port of gtkperf tool to Qt.

qtperf is an application to test Qt graphics performance. It's idea is to draw a huge amount of predefined widgets on screen as fast as possible while measuring time. Actually, qtperf tries to mimic gtkperf's benchmarks, so their results should be comparable.

Qtperf can be used to test performance of:

  • different Qt graphics engines (raster, native and opengl);
  • Qt themes;
  • QtGui library itself (to compare perfomance of different Qt versions);
  • Xorg and it's video driver.

./qtperf -graphicssystem raster ./qtperf4 -graphicssystem raster