You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -464,14 +464,20 @@ Control Plane.
464
464
465
465
<details>
466
466
<summary>What is latency?</summary><br><b>
467
+
468
+
Latency is the time taken for an information to reach its destination from the source.
467
469
</b></details>
468
470
469
471
<details>
470
472
<summary>What is bandwidth?</summary><br><b>
473
+
474
+
Bandwidth is the capacity of a communication channel to measure how much data the latter can handle over a specific time period. More bandwidth would imply more traffic handling and thus more data transfer.
471
475
</b></details>
472
476
473
477
<details>
474
478
<summary>What is throughput?</summary><br><b>
479
+
480
+
Throughout refers to the measurement of the real amount of data transferred over a certain period of time across any transmission channel.
0 commit comments