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

Try typed arrays for Vector/Bounds performance #11

Open
jonathanolson opened this issue Nov 13, 2013 · 0 comments
Open

Try typed arrays for Vector/Bounds performance #11

jonathanolson opened this issue Nov 13, 2013 · 0 comments

Comments

@jonathanolson
Copy link
Contributor

http://www.html5rocks.com/en/tutorials/performance/mystery/ indicates that writing float updates as properties boxes them and allocations on the heap. We want to avoid that.

@ghost ghost assigned jonathanolson Nov 13, 2013
@jonathanolson jonathanolson removed their assignment Sep 8, 2016
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