Y
Hacker News
new
|
ask
|
show
|
jobs
by
nosferalatu75
1811 days ago
A great option for profiling Vulkan code is Tracy, which is a free and open source profiler:
https://github.com/wolfpld/tracy
It supports profiling multiple Vulkan queues using VK_EXT_debug_utils timestamps.