Skip to content

Commit 54e86af

Browse files
committed
chore: update blog cover
1 parent 29894ca commit 54e86af

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

content/english/posts/2024/benchmarking-and-profiling-rust-applications-on-macos-a-practical-guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Profiling Rust Code on macOS: My Daily Workflow"
33
meta_title: "Rust Profiling on macOS: Micro-Benchmarks, Flamegraphs, and DTrace"
44
description: "Learn how to optimize Rust applications with profiling tools like criterion, cargo flamegraph, and DTrace on macOS."
55
date: 2024-12-11T08:00:00Z
6-
image: "/images/posts/2024/profiling-rust-on-macos.jpg"
6+
image: "/images/posts/2024/benchmarking-and-profiling-rust-applications-on-macos-a-practical-guide/cover.jpg"
77
categories: ["Rust", "Performance"]
88
author: "Medcl"
99
tags: ["Rust", "Profiling", "macOS", "criterion", "flamegraph"]

0 commit comments

Comments
 (0)