You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by GitBox <gi...@apache.org> on 2020/06/09 16:47:09 UTC

[GitHub] [qpid-dispatch] kgiusti commented on pull request #755: Dispatch 1682: Augment parse tree lookup with a hash table

kgiusti commented on pull request #755:
URL: https://github.com/apache/qpid-dispatch/pull/755#issuecomment-641405559


   **Memory Impact**
   At 40K configured addresses the memory footprint as given via qdstat -m:
   
   **master (pre patch)**
   
     VmSize    Pooled
     464 MiB   66.7 MiB
   
   **DISPATCH-1682**
   
    VmSize     Pooled
     478 MiB   69.0 MiB
   
   478 - 464 = +14MiB
   14/40K = ~+350 bytes per configured address
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org