m-ld / m-ld-js

m-ld Javascript engine
https://js.m-ld.org
MIT License
37 stars 2 forks source link

Upgrade to quadstore 11 #110

Closed gsvarovsky closed 1 year ago

gsvarovsky commented 2 years ago

To give you an idea, when using classic-level (which replaces leveldown), Node.js 18.x and the above versions of quadstore and quadstore-comunica I hit 215k quads/sec on sequential reads from a SPARQL query while before the update I was seeing roughly half of that.

gsvarovsky commented 2 years ago

Currently blocked on https://github.com/belayeng/quadstore/issues/152