Package main runs a raw TCP load test against celeris.Server to measure
server-side performance without Go HTTP client overhead. Pre-formatted HTTP
requests are sent over persistent TCP connections, and responses are consumed
by scanning for Content-Length boundaries.