Graphics benchmarks: Difference between revisions

From DaqWiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:


== glxgears ==
== glxgears ==
TBD
== intel-gpu-tools ==
* apt install intel-gpu-tools
* intel_gpu_top
== gfxbench ==
* https://gfxbench.com/linux-download/
* wget http://gfxbench.com/download/gfxbench_gl-linux-qt-4.0.13+community_64bit.sh
* sh ./gfxbench_gl-linux-qt-4.0.13+community_64bit.sh
* cd gfxbench_gl-linux-qt-4.0.13+community/
* ./start.sh

Latest revision as of 16:52, 14 December 2022

Graphics benchmarks

Links

glmark2

  • apt install glmark2

glxgears

TBD

intel-gpu-tools

  • apt install intel-gpu-tools
  • intel_gpu_top

gfxbench