Description
Raise the threshold of "large" objects from 256 to 2000. This increases the batch size of several rapidly used allocated objects:
- qd_listener_t
- qd_message_content_t
- qdr_address_t
- qdr_link_t
- qdr_query_t
The result of this change will be a reduction of thread-rebalancing overhead.