Commit 891d0f3
committed
Add isolated decode_message benchmark for measuring copy-reduction impact
Standalone benchmark (no cluster required) that constructs synthetic
RESULT/ROWS wire-format bodies and measures ProtocolHandler.decode_message()
throughput across 8 scenarios (small to 16MB, narrow to 20-column wide).
Pins to a single CPU core via sched_setaffinity for consistent results.
Supports both Cython and pure-Python paths, with --cprofile option.1 parent 49e5028 commit 891d0f3
1 file changed
Lines changed: 579 additions & 0 deletions
0 commit comments