Documentation ¶ Overview ¶ pgz_bench is an opt-in micro-benchmark harness that requires a real PostgreSQL. It runs a few canned SELECT shapes and prints rows/s, MB/s, and per-call timing. Usage: PGZ_DSN=postgres://... go run ./cmd/pgz_bench -rows 50000 Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.