Seems like a simple test with a FrameDecoder runs about 9(!) times slower if everything is set to LITTLE ENDIAN, than the same test with a default ( BIG ENDIAN ). <div><br></div><div>Is that expected? ( because Netty needs to do the conversion for every frame? )<div>
<br></div><div>Is there a way to improve it to be as good as BIG ENDIAN?</div><div><br></div><div>Thank you!</div></div>