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

DigraphAddEdge: do not add an edge label if edge labels are not yet initialised #509

Merged
merged 1 commit into from
Nov 3, 2021

Conversation

wilfwilson
Copy link
Collaborator

This can significantly increase the performance of DigraphAddEdge for digraphs that do not have edge labels. See #500.

This can significantly increase the performance of `DigraphAddEdge`
for digraphs that do not have edge labels.
@wilfwilson wilfwilson added the performance A label for issues or PR related to performance label Oct 28, 2021
@wilfwilson wilfwilson merged commit 2c4ec3e into digraphs:stable-1.5 Nov 3, 2021
@wilfwilson wilfwilson deleted the wilf/faster-add-edge branch November 3, 2021 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance A label for issues or PR related to performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant