RFR[8234812]: 'Add micros for DatagramChannel send/receive'

Chris Hegarty chris.hegarty at oracle.com
Thu Feb 13 16:53:49 UTC 2020



> On 13 Feb 2020, at 14:27, Patrick Concannon <patrick.concannon at oracle.com> wrote:
> 
> Hi,
> 
> 
> Could someone please review my webrev for JDK-8234812 'Add micros for DatagramChannel send/receive' ?
> 
> This test adds some benchmarks for the DatagramChannel's send, receive, read and write methods.
> 
> 
> bug: https://bugs.openjdk.java.net/browse/JDK-8234812
> webrev: http://cr.openjdk.java.net/~pconcannon/8234812/webrevs/webrev.00/
> 

Did you intentionally use heap byte buffers, or should the test use direct buffers?

-Chris.


More information about the nio-dev mailing list