Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 16:36
· 94 commits to main since this release
v0.1.0
f3ff1df

Changelog

  • c323c68 Add Bolt plane: driver/bolt, setup containers, neo4j/memgraph/gr-bolt adapters (#17)
  • 8e3347d Add GoReleaser config, release workflow, and Dockerfile (#26)
  • 0715d71 Add budget package with per-class latency ceiling table (#14)
  • a83c9ad Add cold-versus-warm orchestration hook (#13)
  • 28f8d46 Add concurrency sweep and isolated-run path (#12)
  • 1193e12 Add dataset/ldbc: fetch-and-verify flow for pinned LDBC SNB datasets (#18)
  • 46ed8e7 Add gate package and workload.Bounded for the smoke gate (#16)
  • 69f97f3 Add measure.Result schema and five-metric output contract (#9)
  • 5b2097f Add open-model load generator with coordinated-omission correction (#10)
  • 7d75959 Add parameter curation and the micro workload read catalog (#7)
  • 1153dce Add reference oracle and normalized answer comparison (#6)
  • 8b3dd4e Add report package: comparison matrix, four output formats, lineage, plane overhead
  • 0491f6e Add slo package: Check, Flatness, and Regression verdicts (#15)
  • 648ed78 Add the Target SPI and the gr in-process adapter (#2)
  • e01c7eb Add the dataset layer and synthetic generators (#3)
  • c2b7846 Add the workload model and registry (#5)
  • 3ed03a8 Add warmup detection and steady-state criterion (#11)
  • 634e94e Add workload/lsqb: nine LSQB subgraph queries Q1-Q9
  • 4c1c91d Add workload/snb complex reads: IC1/IC2/IC6/IC8/IC9/IC11 as snb-complex
  • 9bae019 Add workload/snb write stream and snb-mix
  • 18fd87c Add workload/snb: SNB Interactive IS1-IS7 short reads
  • 2d10e9f Add write queries and the F1 validation proof (#8)
  • df614ca Extend measure: per-query stats, mixed schedule, interference reporting
  • 91cc17a Initialize repository
  • 47f5c30 Load file-backed datasets through gr's bulk loader (#4)
  • 007c5a2 Scaffold the graph-bench module and command tree (#1)
  • 0dcd6ad Update README: reflect M1-M7 complete, add install instructions (#27)
  • 2c65d4d Wire list, run, compare, report, gate commands (#25)
  • f3ff1df Wire run command to gr adapter; fix nil Params panic in BuildIsolatedOps (#28)