Skip to content

feat: rebuild GitDB runtime benchmarks and API examples#1

Merged
3x-haust merged 31 commits into
mainfrom
codex/gitdb-runtime-benchmark-site
Jun 15, 2026
Merged

feat: rebuild GitDB runtime benchmarks and API examples#1
3x-haust merged 31 commits into
mainfrom
codex/gitdb-runtime-benchmark-site

Conversation

@3x-haust

@3x-haust 3x-haust commented Jun 13, 2026

Copy link
Copy Markdown
Owner

What changed

  • Rebuilt GitDB around the first-party runtime/storage-engine contract instead of the old PostgreSQL facade positioning.
  • Added API-style examples and removed the old examples/local-runtime surface.
  • Added two encrypted examples: encrypted repository CRUD and encrypted reopen/wrong-key/plaintext-leak verification.
  • Published benchmark evidence into the website and kept npm pack/publish dry-run setup intact.
  • Fixed CI setup so GitHub Actions can run pnpm validation reliably.

Validation

  • Local: corepack pnpm check, corepack pnpm test, corepack pnpm build, corepack pnpm example
  • Benchmarks: GITDB_BENCH_ROWS=250 corepack pnpm benchmark:gate, GITDB_BENCH_ROWS=1000 corepack pnpm benchmark:gate, GITDB_BENCH_ROWS=250 corepack pnpm benchmark:compare
  • Packaging: corepack pnpm pack:dry-run, corepack pnpm publish:dry-run
  • Browser QA: static site on 127.0.0.1:4173, desktop/mobile screenshots, console errors = 0
  • GitHub Actions: PR validate passed on run 27518921638

3x-haust added 30 commits June 14, 2026 01:23
@3x-haust 3x-haust changed the title feat: add GitDB runtime benchmarks and site feat: rebuild GitDB runtime benchmarks and API examples Jun 15, 2026
@3x-haust 3x-haust marked this pull request as ready for review June 15, 2026 01:36
@3x-haust 3x-haust merged commit af4924a into main Jun 15, 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