Skip to content

Instantly share code, notes, and snippets.

@normanmaurer
Created January 26, 2018 08:37
Show Gist options
  • Save normanmaurer/a8327cd63b881ef181c7f90a47eb93ee to your computer and use it in GitHub Desktop.
Save normanmaurer/a8327cd63b881ef181c7f90a47eb93ee to your computer and use it in GitHub Desktop.
Total: 2304 (80.00%) samples: 36
[ 0] java.nio.DirectByteBuffer
[ 1] io.netty.channel.AbstractChannel$AbstractUnsafe.recvBufAllocHandle
[ 2] io.netty.channel.socket.nio.NioSocketChannel.doReadBytes
[ 3] io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read
[ 4] io.netty.channel.nio.NioEventLoop.processSelectedKey
[ 5] io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized
[ 6] io.netty.channel.nio.NioEventLoop.processSelectedKeys
[ 7] io.netty.channel.nio.NioEventLoop.run
[ 8] io.netty.util.concurrent.SingleThreadEventExecutor$5.run
[ 9] io.netty.util.concurrent.FastThreadLocalRunnable.run
[10] java.lang.Thread.run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment