Files
MaxScale/server
Markus Mäkelä 7e48941a04 MXS-1412: Process response buffers individually
By processing each buffer individually, the need to iterate over the whole
resultset is removed. Profiling showed that most of the time was spent
navigating the linked list of buffers when an offset into the whole
resultset was used instead of an offset to the individual response buffer.
2017-09-14 09:50:05 +03:00
..
2017-09-12 15:38:25 +03:00
2017-02-14 21:42:28 +02:00
2017-01-16 10:56:33 +02:00