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

Graphics system debugging #16

Open
bhousel opened this issue Aug 8, 2024 · 0 comments
Open

Graphics system debugging #16

bhousel opened this issue Aug 8, 2024 · 0 comments

Comments

@bhousel
Copy link

bhousel commented Aug 8, 2024

We have an issue already in the Rapid repo for showing better stats to help us understand the graphics system, but I could see this being a great use for a new tab in the dev tool.

It would be great to know how many features we're drawing, what kind they are, textures in use, how much time we're spending in different parts of the code, how efficient pixi is batching the draw calls, what is the effective frame rate, and maybe a general "stress on the system" metric that we can use to adjust what gets drawn or culled.

facebook/Rapid#450

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

No branches or pull requests

1 participant