Sunday, February 22, 2026

New: benchmarks/vkmark - a Vulkan benchmark

Hi,

Please find attached the port of vkmark, a 3D benchmark in the vein of
the venerable glmark2, but for vulkan. It is used on Linux and there is
also a port on FreeBSD. Having this will help measure our GPU
performance.

The GH homepage [1] shows some examples for how to run it with
different options. There is some data on openbenchmarking.org [2] that
could be carefully used for comparison (their version seems a few
years old now). I also found a little post on the background behind
this project at [3].

I ran the default (just `vkmark`) on my desktop PC with Radeon RX 6700
XT and got a score of 10714.

DESCR:
vkmark is an extensible Vulkan benchmarking suite with targeted,
configurable scenes. vkmark offers a suite of scenes that can be used to
measure various aspects of Vulkan performance. The way in which each
scene is rendered is configurable through a set of options. In vkmark, a
benchmark is defined as a scene plus a set of option values. You can
specify the list and order of the benchmarks to run.

ok to import?

[1] https://github.com/vkmark/vkmark
[2] https://openbenchmarking.org/test/pts/vkmark
[3]
https://www.collabora.com/news-and-blog/blog/2017/07/18/vkmark-more-than-a-vulkan-benchmark/

No comments:

Post a Comment