Skip to content

Vulkan vs DX12 FPS #2444

Answered by cwfitzgerald
SetheenDev asked this question in Q&A
Feb 1, 2022 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

This is quite common to see between GL and other apis. Vulkan in particular I've always noticed just runs kinda slow when doing nothing. This is very likely because of some component of the VK => Windows layer that nvidia provides just being a bit slower than going directly through DXGI or through the GL => Windows layer.

You'll very quickly find that this is by no means indicative of performance as it scales up.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@kvark
Comment options

@SetheenDev
Comment options

Answer selected by SetheenDev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants