Skip to content

fix: Dataset.add() perf issues#3394

Merged
edmondchuc merged 3 commits into7.xfrom
v7/fix/dataset-add
Feb 13, 2026
Merged

fix: Dataset.add() perf issues#3394
edmondchuc merged 3 commits into7.xfrom
v7/fix/dataset-add

Conversation

@edmondchuc
Copy link
Contributor

Summary of changes

Fixes #3392
Related to PR #3259

Checklist

  • Checked that there aren't other open pull requests for
    the same change.
  • Checked that all tests and type checking passes.
  • If the change adds new features or changes the RDFLib public API:
    • Created an issue to discuss the change and get in-principle agreement.
    • Considered adding an example in ./examples.
  • If the change has a potential impact on users of this project:
    • Added or updated tests that fail without the change.
    • Updated relevant documentation to avoid inaccuracies.
    • Considered adding additional documentation.
  • Considered granting push permissions to the PR branch,
    so maintainers can fix minor issues and keep your PR up to date.

@edmondchuc edmondchuc merged commit f64ed99 into 7.x Feb 13, 2026
29 checks passed
@edmondchuc edmondchuc deleted the v7/fix/dataset-add branch February 13, 2026 00:39
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

Successfully merging this pull request may close these issues.

Significant performance issue when adding triples to a Dataset by a Graph object

1 participant