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

more benchmarking #10

Open
HarlanH opened this issue Jul 20, 2014 · 2 comments
Open

more benchmarking #10

HarlanH opened this issue Jul 20, 2014 · 2 comments

Comments

@HarlanH
Copy link
Collaborator

HarlanH commented Jul 20, 2014

still seems too slow...

@HarlanH
Copy link
Collaborator Author

HarlanH commented Jul 27, 2014

One bottleneck is having to redraw identical shapes on blank bitmaps repeatedly. Should memoize that.

Another bottleneck is computing the overlap bitmaps. That'll be harder to optimize, but it should be doable.

@HarlanH
Copy link
Collaborator Author

HarlanH commented Aug 2, 2014

think about making things immutable

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

No branches or pull requests

1 participant