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

Optimize frame time collector #170

Open
pedrovgs opened this issue Dec 17, 2016 · 0 comments
Open

Optimize frame time collector #170

pedrovgs opened this issue Dec 17, 2016 · 0 comments

Comments

@pedrovgs
Copy link
Member

The current implementation used to collect metrics related to the frame time could be improved reducing the number of allocations used when posting a new callback to the choreographer.

This will reduce the SDK memory footprint and will improve the performance because the GC will ve invoked less.

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

No branches or pull requests

1 participant