Skip to content

Conversation

michaeladler
Copy link
Contributor

@michaeladler michaeladler commented Aug 6, 2025

Summary

Significantly improves n-quads parser performance by skipping a redundant duplicates check.

Basic example

No change in behavior.

Motivation

Performance. For the example in 07f3482, parsing time drops from ~1.7s to ~370ms (about 4.6 times faster).

Checks

  • Passes make test

Significantly improves n-quads parser performance.

For the example in 07f3482, parsing time drops from ~1.7s to ~370ms
(about 4.6 times faster).

Co-authored-by: Alex Borodin <[email protected]>
Signed-off-by: Alex Borodin <[email protected]>
Signed-off-by: Michael Adler <[email protected]>
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.

1 participant