deft icon indicating copy to clipboard operation
deft copied to clipboard

Optimized ByteBuffer usage in AsynchronousSocket

Open rschildmeijer opened this issue 14 years ago • 1 comments

The ByteBuffer usage is HttpProtocol is pretty optimized (bytebuffer reusage etc). Apply the similiar usage in AS

rschildmeijer avatar Feb 23 '11 18:02 rschildmeijer

Before we start with the optimization it makes probably sense to create a set of benchmarks that exercises the AS, so we can track the changes...

rschildmeijer avatar Feb 25 '11 21:02 rschildmeijer