- /queries and /updates for raw test case: Postgres SQL pipelining uses `Bind->Exec->Sync` as required by General Rule 7
- /plaintext: improved HTTP pipelining on mORMot level - added response buffering to minimize send syscall`s
- general optimization: use aggressive compiler optimization level (-O4)
Co-authored-by: pavel.mash <[email protected]>