sparq
All benchmark types

GeoSPARQL

geof: spatial functions + R-tree GeoIndex over a fixed ~100k CRS84 point corpus — within / nearest-k / topology compliance.

Latest commit ef8d69fa · every metric smaller-is-better · each group header shows a competitive summary computed live from real same-box competitor numbers (or an honest placeholder where none exist yet).

No same-box competitor baseline has been gathered for this suite yet — sparq's absolute numbers are shown below.

BenchmarksparqUnit
GeoSPARQL compliance deficit — (25 OGC fixtures − passing); smaller is bettergeo_compliance_deficit0fixtures
GeoSPARQL geo_compliance_pass — #OGC topology fixtures (sf/eh/rcc8) matching the spec truth value, querygeo_geo_compliance_pass_us93us
GeoSPARQL geof_within — #corpus points satisfying geof:sfWithin(point, 1°x1° box) — the geof: filter path, querygeo_geof_within_us111,276us
GeoSPARQL nearest_k10 — k=10 nearest entities to (0, 51) (nearest-k; count invariant = k), querygeo_nearest_k10_us7.1us
GeoSPARQL nearest_k100 — k=100 nearest entities to (0, 51), querygeo_nearest_k100_us91.5us
GeoSPARQL within10km — #entities within 10 km great-circle of (0, 51) (geof:within result-set size), querygeo_within10km_us6.5us
GeoSPARQL within50km — #entities within 50 km great-circle of (0, 51), querygeo_within50km_us158.5us