-
Couldn't load subscription status.
- Fork 175
Gh 5343 make lmdb sail size() 36000x faster #5474
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
base: develop
Are you sure you want to change the base?
Conversation
# Conflicts: # core/sail/lmdb/src/main/java/org/eclipse/rdf4j/sail/lmdb/LmdbStoreConnection.java # core/sail/lmdb/src/main/java/org/eclipse/rdf4j/sail/lmdb/TripleStore.java # core/sail/lmdb/src/test/java/org/eclipse/rdf4j/sail/lmdb/LmdbSailStoreTest.java
|
@hmottestad Maybe we can store context sizes for both, explicit and inferred statements?! |
|
@odysa can you take a look at the changes I've made to your branch? There were a few issues related to how the code calculates the size depending on if it should include inferred or not. Can you see if it makes sense and if it still performs as well as you expect? |
GitHub issue resolved: #
Briefly describe the changes proposed in this PR:
PR Author Checklist (see the contributor guidelines for more details):
mvn process-resourcesto format from the command line)