Files
MaxScale/server/modules
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
..
2019-03-05 04:54:40 +02:00
2019-02-06 14:22:24 +02:00
2018-09-28 12:18:24 +03:00
2017-02-15 09:31:14 +02:00