@@ -167,3 +167,37 @@ The GPIO test measures how quickly pins can communicate with a processor core; t
...
@@ -167,3 +167,37 @@ The GPIO test measures how quickly pins can communicate with a processor core; t
</table>
</table>
</center>
</center>
<br><br>
<center>
<b>Communication</b>
</center>
<p>
The communication test measures how quickly two nodes can exchange messages; this is relevant for implementing real-time and high data-rate algorithms. In this, the "from" node sends a byte to the "to" node, which adds 1 to it and sends it back. This is repeated many times, and the number of round trips is divided by the total time. Twice that frequency is approximately the byte rate in one direction, and 16 times that frequency is approximately the bit rate in one direction.