diff --git a/content/Project-Goals-Feb-Update/clippy_benchmark_report.png b/content/Project-Goals-Feb-Update/clippy_benchmark_report.png new file mode 100644 index 000000000..001b9f840 Binary files /dev/null and b/content/Project-Goals-Feb-Update/clippy_benchmark_report.png differ diff --git a/content/Project-Goals-Feb-Update.md b/content/Project-Goals-Feb-Update/index.md similarity index 99% rename from content/Project-Goals-Feb-Update.md rename to content/Project-Goals-Feb-Update/index.md index 9f8b9717a..3862a6a2d 100644 --- a/content/Project-Goals-Feb-Update.md +++ b/content/Project-Goals-Feb-Update/index.md @@ -1298,7 +1298,7 @@ As a monthly update (previously posted on Zulip): We have some big progress! We now know what functions to optimize (or, at least have a basic knowledge of where Clippy spends its time). As some future functionality, I'd love to have a functionality to build cargo and rust with debug symbols and hook it up to Clippy, but that may be harder. It's not perfect, but it's a good start! -![clippy benchmark perf.data report](https://rust-lang.zulipchat.com/user_uploads/4715/1Ph9uNvqBfGDLGC55UXUhAw1/2025-02-17-000451_1918x582_scrot.png) +![clippy benchmark perf.data report](clippy_benchmark_report.png)