diff --git a/bfi-rust/Cargo.toml b/bfi-rust/Cargo.toml index 95dad5a..f811989 100644 --- a/bfi-rust/Cargo.toml +++ b/bfi-rust/Cargo.toml @@ -9,7 +9,7 @@ edition = "2018" [dependencies] [profile.release] -debug=true +debug = true [profile.dev] opt-level = 3 diff --git a/bfi-rust/flamegraph.svg b/bfi-rust/flamegraph.svg index d86c8ea..befaf3f 100644 --- a/bfi-rust/flamegraph.svg +++ b/bfi-rust/flamegraph.svg @@ -1,4 +1,4 @@ - \ No newline at end of file diff --git a/bfi-rust/perf.data b/bfi-rust/perf.data deleted file mode 100644 index 2d0d961..0000000 Binary files a/bfi-rust/perf.data and /dev/null differ diff --git a/bfi-rust/perf.data.old b/bfi-rust/perf.data.old deleted file mode 100644 index b4333a6..0000000 Binary files a/bfi-rust/perf.data.old and /dev/null differ