Files
MaxScale/server/modules/routing/readwritesplit
Markus Mäkelä a7be3c527c Remove unnecessary memory allocations
Given the fact that there exist only three possible categories, the map
can be replaced with a static array that needs no memory
allocations. Making this array thread-local allows it to be reused which
places an upper limit on the number of memory allocations.
2019-03-07 15:59:26 +02:00
..
2018-09-28 12:18:24 +03:00
2018-09-09 22:26:19 +03:00