GPUOpen-Effects / FidelityFX-FSR

FidelityFX Super Resolution
MIT License
2.03k stars 164 forks source link

fps when use fp16 is not faster than FP32 On RTX2070 with Max-Q card #23

Open rubbyzhang opened 2 years ago

rubbyzhang commented 2 years ago

why?

FP16: image

fp32: image

mrjustaguy commented 2 years ago

The Screenshots you provided prove that fp16 is faster, by 16 microseconds per frame. Really however, there is little difference between the two both visually and performance wise in most scenarios, and probably the biggest difference in performance would be visible on higher resolutions and on weaker GPUs or most likely a combination of the two.

In the case that this is just variance however, this is related to https://github.com/GPUOpen-Effects/FidelityFX-FSR/issues/18