Skip to content

graph: harden Postgres hot paths with benchmark-backed indexes #2550

@msaad00

Description

@msaad00

Goal

Use the measured graph benchmark artifacts to harden Postgres hot paths.

Scope

  • Review plans for search, node detail, paths, diff, and bounded traversal.
  • Add safe indexes/query changes where evidence shows avoidable scans.
  • Keep SQLite behavior unchanged.

Acceptance

  • Updated plans show improved hot path behavior or document why no change is needed.
  • Bench artifacts remain reproducible.

Verification

Metadata

Metadata

Assignees

Labels

P2Medium priority — next quarterarea/infraAI/cloud infrastructure scanningarea/scanningVulnerability scanning, enrichment, blast radiusenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions