All benchmark types
GeoSPARQL
geof: spatial functions + R-tree GeoIndex over a fixed ~100k CRS84 point corpus — within / nearest-k / topology compliance.
Latest commit a40cf2a1 · 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.
| Benchmark | sparq | Unit |
|---|---|---|
GeoSPARQL compliance deficit — (25 OGC fixtures − passing); smaller is bettergeo_compliance_deficit | 0 | fixtures |
GeoSPARQL geo_compliance_pass — #OGC topology fixtures (sf/eh/rcc8) matching the spec truth value, querygeo_geo_compliance_pass_us | 94 | us |
GeoSPARQL geof_within — #corpus points satisfying geof:sfWithin(point, 1°x1° box) — the geof: filter path, querygeo_geof_within_us | 109,036 | us |
GeoSPARQL nearest_k10 — k=10 nearest entities to (0, 51) (nearest-k; count invariant = k), querygeo_nearest_k10_us | 7.7 | us |
GeoSPARQL nearest_k100 — k=100 nearest entities to (0, 51), querygeo_nearest_k100_us | 81 | us |
GeoSPARQL within10km — #entities within 10 km great-circle of (0, 51) (geof:within result-set size), querygeo_within10km_us | 5.7 | us |
GeoSPARQL within50km — #entities within 50 km great-circle of (0, 51), querygeo_within50km_us | 140.6 | us |