-
Notifications
You must be signed in to change notification settings - Fork 399
Latency
Mikulas Florek edited this page Jul 14, 2024
·
2 revisions
If you want to minimize latency, do following:
- Use DX12 plugin
- disable vsync (
-no_vsync
) - disable buffering in renderer -
RendererImpl::m_frames[2]
->RendererImpl::m_frames[1]
Note: This can actually hurt performance if your app is limited by CPU or GPU