Ted Ross created DISPATCH-839:
---------------------------------

             Summary: Improve the batching of allocated objects
                 Key: DISPATCH-839
                 URL: https://issues.apache.org/jira/browse/DISPATCH-839
             Project: Qpid Dispatch
          Issue Type: Improvement
          Components: Container
            Reporter: Ted Ross
            Assignee: Ted Ross
            Priority: Minor
             Fix For: 1.0.0


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.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to