Skip to content
Snippets Groups Projects
Commit 4e47498a authored by Ridge's avatar Ridge
Browse files

bare3_1

parent c66a5569
No related branches found
No related tags found
No related merge requests found
Pipeline #135 canceled
...@@ -79,12 +79,13 @@ fn main() -> ! { ...@@ -79,12 +79,13 @@ fn main() -> ! {
// //
// > cargo build --example bare2 --release // > cargo build --example bare2 --release
// //
// ** your answer here ** // Start 3475270830
// End 3479270838
// //
// Compute the ratio between debug/release optimized code // Compute the ratio between debug/release optimized code
// (the speedup). // (the speedup).
// //
// ** your answer here ** // diff(debug)/diff(released) = 156,249 ratio
// //
// commit your answers (bare2_1) // commit your answers (bare2_1)
// //
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment