Skip to content

Add measured PostgreSQL query profiling - #1

Open
oosuhada wants to merge 1 commit into
mainfrom
feat/engineering-evidence-20260908
Open

Add measured PostgreSQL query profiling#1
oosuhada wants to merge 1 commit into
mainfrom
feat/engineering-evidence-20260908

Conversation

@oosuhada

@oosuhada oosuhada commented Sep 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • add two query-shape-specific PostgreSQL composite indexes
  • add isolated EXPLAIN (ANALYZE, BUFFERS) benchmark with safety guard
  • commit measured before/after plan evidence and limitations
  • add strict PostgreSQL profiling CI workflow

Measured evidence

  • recent measurements p50: 10.230 ms -> 0.033 ms; buffer hits 12078 -> 14
  • related cases p50: 0.162 ms -> 0.018 ms; incremental sort removed

Verification

  • Ruff passed; profile tests 4/4 passed
  • strict smaller CI-style profile passed
  • canonical verification passed in an isolated Compose project: Python regression, held-out eval, frontend tests/build/audit/E2E, PostgreSQL/Redpanda/Neo4j integration and final gate

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