TREEcg / extract-cbd-shape

Get all RDF triples/quads related to an entity based on CBD and a SHACL shape
https://treecg.github.io/extract-cbd-shape/
MIT License
9 stars 2 forks source link

Performance tests: Experiment with increasing page size #20

Closed pietercolpaert closed 6 months ago

pietercolpaert commented 6 months ago

The different cases didn’t show that big of a difference in performance because page page sizes stayed relatively small. However, in LDES we notice big performance losses in some cases when page sizes are bigger. Increasing the page sizes to contain ~1000 members each should tell a different story and should give us new insights.

Can we increase page sizes to 1000 members in additional tests?