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

Canvas-based optimization #2

Open
stuartpb opened this issue Jan 14, 2018 · 0 comments
Open

Canvas-based optimization #2

stuartpb opened this issue Jan 14, 2018 · 0 comments

Comments

@stuartpb
Copy link
Owner

It occurs to me that using actual in-page text rendering for this is hugely wasteful (ie. the way it's always pegged a core on my machine): if it were rewritten to use (offscreen) canvases, and/or some kind of streaming Blob API, for the background image, that could yield a significant performance increase.

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