Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance monitoring #29

Open
Jamsers opened this issue Nov 5, 2023 · 0 comments
Open

Performance monitoring #29

Jamsers opened this issue Nov 5, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Jamsers
Copy link
Owner

Jamsers commented Nov 5, 2023

On a 90w RTX 3060 Mobile, frame time heavy hitters:

Render Opaque Pass: 30.2% (5 ms)
Render GI + Render Shadows: 16.2% (2.7 ms)
FSR 2: 11.7% (2 ms)
GI + Render Pass Pre Pass: 9% (1.5 ms)
Process SSIL: 8.5% (1.4 ms)
Depth of Field: 8.4% (1.4 ms)
Screen-Space Reflections: 5.7% (1 ms)

Render Opaque Pass is heavy due to lamp post shadows, goes down to 20% on Normal Quality Scaling.
SSIL and SSR is off on Normal Quality Scaling, saving a whopping 14.2% of GPU time.
FSR 2 has a disproportionately high performance cost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant