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

Investigate hashing path data for comparison vs. path copying #10

Open
sudara opened this issue Nov 9, 2023 · 0 comments
Open

Investigate hashing path data for comparison vs. path copying #10

sudara opened this issue Nov 9, 2023 · 0 comments

Comments

@sudara
Copy link
Owner

sudara commented Nov 9, 2023

Right now a shadow holds a copy of the path, which means it actually allocates and stores all the float data contained in a path.

Benchmark hashing the float data instead.

@sudara sudara changed the title Investigate hashing path data for comparison vs. coping path Investigate hashing path data for comparison vs. path copying Nov 12, 2023
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