diff --git a/examples/bare8.rs b/examples/bare8.rs index 4c8fe2c53c242cf77b444f69660243b2227a1112..1278f88f145ae6ed910dc8cbdb79c4067895eb73 100644 --- a/examples/bare8.rs +++ b/examples/bare8.rs @@ -132,7 +132,7 @@ const APP: () = { // 3. The added tracing, how did that effect the performance, // (are you know loosing more data)? // -// ** your answer here ** +// ** We are loosing a bit more data ** // // Commit your answer (bare8_3) //