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

Is FaunusVertex.reuse() worth it? If not, get rid of it. #135

Open
okram opened this issue Jul 30, 2013 · 0 comments
Open

Is FaunusVertex.reuse() worth it? If not, get rid of it. #135

okram opened this issue Jul 30, 2013 · 0 comments

Comments

@okram
Copy link
Contributor

okram commented Jul 30, 2013

The reason not to reuse at the FaunusVertex level is that a vertex is already a very complex object and the vetrex is only a small part of the computation -- most is edges for the vertex and those are dropped.

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