Skip to content

Fill examples and benchmarks gaps#3

Merged
EthanThatOneKid merged 1 commit into
mainfrom
fill-examples-benchmarks-gaps
Jul 10, 2026
Merged

Fill examples and benchmarks gaps#3
EthanThatOneKid merged 1 commit into
mainfrom
fill-examples-benchmarks-gaps

Conversation

@EthanThatOneKid

@EthanThatOneKid EthanThatOneKid commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Ports missing examples and benchmarks from the original monorepo extraction.

Changes

  • examples/libsql-hello-world/ — process-lifetime client example with hybrid search and SPARQL queries
  • benchmarks/ — SPARQL quad index perf, hybrid search, idempotency guard, index maintenance, and sync benches
  • benchmarks/shared/ — synthetic-data, perf-db-cache, and sparql-perf-shared helpers (libsql-only, denokv code stripped)
  • benchmarks/README.md and discussion-69-hexastore-perf-draft.md — libsql-specific versions
  • README.md — expanded from 6 lines to full install/usage/publishing docs
  • AGENTS.md — removed stray Deno KV copy-paste
  • deno.json — added example:libsql-hello-world, �ench, and �ench:sparql-perf-* tasks

Verification

  • deno task ci — fmt/lint/check: green; tests: 57/57 passing

- Add examples/libsql-hello-world with main.ts and README
- Add benchmarks/ with SPARQL perf, hybrid search, idempotency,
  index maintenance, and synchronization benches
- Add shared helpers (synthetic-data, perf-db-cache, sparql-perf-shared)
- Add bench tasks and example task to deno.json
- Expand README.md with install, usage, and publishing docs
- Fix AGENTS.md (remove stray Deno KV copy-paste)
@EthanThatOneKid EthanThatOneKid merged commit a6396c5 into main Jul 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant