Graphics benchmarks: Difference between revisions
Jump to navigation
Jump to search
(→Ubuntu) |
|||
(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 15: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
- 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