GOAL: Measuring performance of D3D12 raw version vs D3D12 with XeSS technology. 1. D3D12 Raw Version initial 1920x1080 [Full HD]: Example report: https://github.com/juliuszlosinski/RealX-Renderer/blob/main/RealX-Renderer/RealX-Renderer/D3D12_App_Default-Triangle-fps_counter.csv Average: 56 [FPS] 2. D3D12 with XeSS technology, implemented input 800x600 and desired output resolution 1920x1080 [Full HD]: Example report: https://github.com/juliuszlosinski/RealX-Renderer/blob/main/RealX-Renderer/RealX-Renderer/D3D12_App_XeSS-Triangle-fps_counter.csv Average: 60 [FPS]!