Jetty version
10.0.x
Description
It has been brought up in PR #4561 that the MessageSink implementations allocate too much memory for single frame binary messages. It looks like most of these MessageSink classes use similar patterns, these implementations should be cleaned up and optimised for performance where possible.