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

Improve renderstate performance #638

Closed
pjcozzi opened this issue Apr 17, 2013 · 3 comments
Closed

Improve renderstate performance #638

pjcozzi opened this issue Apr 17, 2013 · 3 comments
Assignees

Comments

@pjcozzi
Copy link
Contributor

pjcozzi commented Apr 17, 2013

We should be able to remove ~1,000 WebGL calls for a typical frame. The calls are cheap, but still worth removing.

@ghost ghost assigned pjcozzi Apr 17, 2013
@pjcozzi
Copy link
Contributor Author

pjcozzi commented Apr 17, 2013

With a default globe in Chrome, this is 4.61% of the total time on my home machine. I bet we can get it down to just about zero. I'll have something soon.

@mramato
Copy link
Contributor

mramato commented Apr 29, 2013

@pjcozzi Can we close this now that #664 is in, or is there more to it?

@pjcozzi
Copy link
Contributor Author

pjcozzi commented Apr 29, 2013

We can close this, thanks.

@pjcozzi pjcozzi closed this as completed Apr 29, 2013
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

2 participants