Benchmarks
Real measurements, per benchmark type — honestly labelled where a competitor baseline does not yet exist.
commit a40cf2a1·latest reported 7/3/2026·source: benchmark-data branch (dev/bench/data.js)
Each card is a benchmark type. The per-commit series (every metric smaller is better) is recorded by the CI benchmark workflow on a GitHub-hosted runner. Where a real same-box competitor measurement exists, the type page shows a live-computed speedup vs the next-best engine; where it does not, it says so plainly and shows sparq’s absolute numbers. Cross-machine figures are kept separate and clearly labelled — never folded into a speedup.
SPARQL query suites
239 metricsRecognised public SPARQL benchmarks — LUBM, WatDiv, SP2Bench, BSBM, DBPSB — plus operator micro-benchmarks and the synthetic qlever-style suite.
View benchmarksSHACL validation
5 metricsSHACL Core + SHACL-SPARQL validation latency over the LUBM(1) ABox × five hand-authored shape graphs, with same-box pySHACL + Apache Jena baselines.
View benchmarksGeoSPARQL
7 metricsgeof: spatial functions + R-tree GeoIndex over a fixed ~100k CRS84 point corpus — within / nearest-k / topology compliance.
View benchmarksFull-Text search
7 metricsBM25 full-text search via magic predicates over a synthetic 100k-literal corpus, plus index footprint.
View benchmarksVector / ANN
7 metricsApproximate-nearest-neighbour recall deficits (HNSW / Vamana / PQ) vs exact kNN.
View benchmarksReasoning (N3 · RDFS · OWL-RL)
6 metricsForward-closure materialization — the Deep Taxonomy depth series — with an EYE cross-engine reference.
View benchmarksCore (load · dict · memory)
17 metricsEnd-to-end load (parse + index build), dictionary footprint, and per-triple store memory.
View benchmarksZero-knowledge (commit · trace · circuit)
80 metricsCommitment, trace-capture and circuit micro-benchmarks for the research-grade ZK estate (commit · canonicalisation · trace · circuit gates). Research-grade only — the v1 verifier is not externally audited, so these are indicative engineering numbers, not an audited cryptographic guarantee.
View benchmarksSolid / access control (WAC · ACP)
7 metricsSolid access-control evaluation latency — Web Access Control (WAC) and Access Control Policy (ACP) decision micro-benchmarks.
View benchmarksHDT archive ingest
7 metricsHDT (Header-Dictionary-Triples) archive ingest — decode + id-translation throughput when loading .hdt archives into a sparq Graph.
View benchmarksRDF Stream Processing (continuous queries)
48 metricsRDF Stream Processing — continuous-query and windowed-evaluation micro-benchmarks over streaming RDF.
View benchmarksGenAI (similarity · introspection)
soonGenerative-AI-adjacent micro-benchmarks — embedding similarity and graph introspection helpers.
View benchmarksGPU kernels (experimental)
soonExperimental GPU-kernel micro-benchmarks — an exploratory surface, reported as-is.
View benchmarks