diff --git a/examples/bare8.rs b/examples/bare8.rs index b1481ae0d3f92ec6b180b05ce56cbe986e460a21..8e6b4a62fb32bc18310c4726f1198f654b33d650 100644 --- a/examples/bare8.rs +++ b/examples/bare8.rs @@ -136,7 +136,7 @@ const APP: () = { // 3. The added tracing, how did that effect the performance, // (are you know loosing more data)? // -// +// If we send more bytes than 1-2 in one go we lose a lot more bytes. // // Commit your answer (bare8_3) //