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

Add docs - Things to think about for performance #10

Closed
grofit opened this issue Dec 17, 2018 · 1 comment
Closed

Add docs - Things to think about for performance #10

grofit opened this issue Dec 17, 2018 · 1 comment

Comments

@grofit
Copy link
Member

grofit commented Dec 17, 2018

Could do with adding docs that cover how to get more performance out of the lib covering things like:

  • Using component type ids vs types
  • Segregating collections with system affinities
  • Presetting the default sizes/expansions of certain objects
  • Using ReactToGroup over other systems if you are just batch processing
  • Using structs for pure value type data
  • Prefetching components if needed
@grofit
Copy link
Member Author

grofit commented Mar 18, 2019

I have started adding some of the documentation to this section so will close this for now, as always, anyone can raise a new issue around adding of new docs etc.

@grofit grofit closed this as completed Mar 18, 2019
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