Skip to content

Live Postgres + pgvector CI and published benchmark numbers #1

Description

@ahmetvural79

The test gate runs on PGLite. We should add a CI job that spins up real Postgres + pgvector (pgvector/pgvector:pg17), runs the full suite + leak-test + cross-leak-test against it, and publishes real benchmark numbers (recall, answer accuracy, p50/p95 latency).

Why: prove the PGLite to Postgres parity claim with numbers, and exercise RLS on a non-superuser role in CI.

Scope

  • GitHub Actions service container for pgvector
  • run test + leak-test + cross-leak-test with VITRUS_PG_URL
  • bun run bench against a fixed dataset, commit results
  • README badge with the numbers

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions