ihudedi commented on issue #884:
URL: https://github.com/apache/mina-sshd/issues/884#issuecomment-4005034777

   Hi @tomaswolf 
   Good suggestion! Let me drill down into the call tree in YourKit to get the 
breakdown. I'll report back with:
   1.Time spent in release() itself (self time)
   2.Time spent in sendWindowAdjust()
   3.Any other significant callees
   This will help identify if the bottleneck is the window logic or the network 
message sending. Will provide this data shortly
   Thanks,
   Itay


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to