Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Basic Performance Graph

Throughput as a function of # clients, # transmit buffers, # receive buffers.

Best case: 1.1us/request

Under load: 2.35us/request

Code for getTransmitBuffer

Include code for the method here.

Graph of getTransmitBuffer Running Time

Best case: 80ns

Under load: 1.3us

Accounts for all of the additional time

Graph of how many times pollCompletionQueue is called

Graph of avg. # buffers returned by pollCompletionQueue

  • No labels