He-Pin opened a new pull request, #1667:
URL: https://github.com/apache/pekko/pull/1667

   Motivation:
   Performance, it was extended to the `SimpleChannelInboundHandler` which will 
check if the type is a `ByteBuf`, now, we just test it explicitly.
   
   Modification:
   Make it extends the `ChannelInboundHandlerAdapter` and `release` explicitly 
, which was released by the `SimpleChannelInboundHandler`
   
   Result:
   Simple code and performance a little better.
   
   


-- 
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: notifications-unsubscr...@pekko.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to