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

Performance issues with jsonld.normalize #179

Open
william-vw opened this issue Aug 16, 2023 · 0 comments
Open

Performance issues with jsonld.normalize #179

william-vw opened this issue Aug 16, 2023 · 0 comments

Comments

@william-vw
Copy link

I'm having some issues with jsonld.normalize. It works really well but it currently hangs at a seemingly arbitrary point. Feel free to checkout the code here: https://github.com/william-vw/pyld_normalize_test.

A single additional triple in the test file perf_test2.ttl means the difference between sub-second and > 5 minute performance (at least on my machine), which may indicate an issue with the implementation.

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

No branches or pull requests

1 participant