Willy Tarreau 7999bfbfd3 MEDIUM: buffers: make b_xfer() automatically swap buffers when possible
Whenever it's possible to avoid a copy, b_xfer() will simply swap the
buffer's heads without touching the data. This has brought the performance
back from 140 kH/s to 202 kH/s on the test case.
2018-07-20 19:21:43 +02:00
..
2018-07-20 13:39:30 +02:00
2015-10-12 20:58:51 +02:00
2017-11-26 19:50:17 +01:00