Graphics benchmarks: Difference between revisions

From DaqWiki
Jump to navigation Jump to search
(Created page with "= Graphics benchmarks = == Links == * https://wiki.archlinux.org/title/benchmarking#Graphics == Ubuntu == * apt install glmark2")
 
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
* https://wiki.archlinux.org/title/benchmarking#Graphics
* https://wiki.archlinux.org/title/benchmarking#Graphics


== Ubuntu ==
== glmark2 ==


* apt install glmark2
* apt install glmark2
== 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