Skip to content

Instantly share code, notes, and snippets.

@pythoninthegrass
Created May 15, 2024 01:34
Show Gist options
  • Save pythoninthegrass/92f860613573c8b3ac2520f73f05db61 to your computer and use it in GitHub Desktop.
Save pythoninthegrass/92f860613573c8b3ac2520f73f05db61 to your computer and use it in GitHub Desktop.
Minisforum EliteMini UM780 XTX - AMD Radeon 780m
lance@fedora:~$ glmark2
=======================================================
glmark2 2023.01
=======================================================
OpenGL Information
GL_VENDOR: AMD
GL_RENDERER: AMD Radeon Graphics (radeonsi, gfx1103_r1, LLVM 18.1.1, DRM 3.57, 6.8.7-303.fsync.fc40.x86_64)
GL_VERSION: 4.6 (Compatibility Profile) Mesa 24.0.5
Surface Config: buf=32 r=8 g=8 b=8 a=8 depth=24 stencil=0 samples=0
Surface Size: 800x600 windowed
=======================================================
[build] use-vbo=false: FPS: 20183 FrameTime: 0.050 ms
[build] use-vbo=true: FPS: 29242 FrameTime: 0.034 ms
[texture] texture-filter=nearest: FPS: 17482 FrameTime: 0.057 ms
[texture] texture-filter=linear: FPS: 17532 FrameTime: 0.057 ms
[texture] texture-filter=mipmap: FPS: 18570 FrameTime: 0.054 ms
[shading] shading=gouraud: FPS: 21573 FrameTime: 0.046 ms
[shading] shading=blinn-phong-inf: FPS: 20724 FrameTime: 0.048 ms
[shading] shading=phong: FPS: 19558 FrameTime: 0.051 ms
[shading] shading=cel: FPS: 19124 FrameTime: 0.052 ms
[bump] bump-render=high-poly: FPS: 14682 FrameTime: 0.068 ms
[bump] bump-render=normals: FPS: 27985 FrameTime: 0.036 ms
[bump] bump-render=height: FPS: 28106 FrameTime: 0.036 ms
[effect2d] kernel=0,1,0;1,-4,1;0,1,0;: FPS: 15848 FrameTime: 0.063 ms
[effect2d] kernel=1,1,1,1,1;1,1,1,1,1;1,1,1,1,1;: FPS: 8751 FrameTime: 0.114 ms
[pulsar] light=false:quads=5:texture=false: FPS: 18105 FrameTime: 0.055 ms
[desktop] blur-radius=5:effect=blur:passes=1:separable=true:windows=4: FPS: 8190 FrameTime: 0.122 ms
[desktop] effect=shadow:windows=4: FPS: 15331 FrameTime: 0.065 ms
[buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 2635 FrameTime: 0.380 ms
[buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=subdata: FPS: 3483 FrameTime: 0.287 ms
[buffer] columns=200:interleave=true:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 4026 FrameTime: 0.248 ms
[ideas] speed=duration: FPS: 13801 FrameTime: 0.072 ms
[jellyfish] <default>: FPS: 10944 FrameTime: 0.091 ms
[terrain] <default>: FPS: 993 FrameTime: 1.008 ms
[shadow] <default>: FPS: 14513 FrameTime: 0.069 ms
[refract] <default>: FPS: 2065 FrameTime: 0.484 ms
[conditionals] fragment-steps=0:vertex-steps=0: FPS: 19241 FrameTime: 0.052 ms
[conditionals] fragment-steps=5:vertex-steps=0: FPS: 15983 FrameTime: 0.063 ms
[conditionals] fragment-steps=0:vertex-steps=5: FPS: 19159 FrameTime: 0.052 ms
[function] fragment-complexity=low:fragment-steps=5: FPS: 16002 FrameTime: 0.062 ms
[function] fragment-complexity=medium:fragment-steps=5: FPS: 15969 FrameTime: 0.063 ms
[loop] fragment-loop=false:fragment-steps=5:vertex-steps=5: FPS: 15968 FrameTime: 0.063 ms
[loop] fragment-steps=5:fragment-uniform=false:vertex-steps=5: FPS: 15969 FrameTime: 0.063 ms
[loop] fragment-steps=5:fragment-uniform=true:vertex-steps=5: FPS: 15955 FrameTime: 0.063 ms
=======================================================
glmark2 Score: 15383
=======================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment