mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 20:18:23 +00:00
30b877074c
## Problem The new communicator gRPC client has significantly worse Pagebench performance than a basic gRPC client. We need to find out why. ## Summary of changes Add a `pagebench --profile` flag which takes a client CPU profile of the benchmark and writes a flamegraph to `profile.svg`.