<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Profiling on 梦兽编程</title><link>https://rexai.top/en/tags/profiling/</link><description>Recent content in Profiling on 梦兽编程</description><generator>Hugo -- 0.163.3</generator><language>en</language><copyright>梦兽编程</copyright><lastBuildDate>Fri, 01 Aug 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://rexai.top/en/tags/profiling/index.xml" rel="self" type="application/rss+xml"/><item><title>A Survival Guide to Zig Performance Profiling on Apple Silicon (M1/M2)</title><link>https://rexai.top/en/languages/zig/zig-profiling-on-apple-silicon-survival-guide/</link><pubDate>Fri, 01 Aug 2025 00:00:00 +0000</pubDate><guid>https://rexai.top/en/languages/zig/zig-profiling-on-apple-silicon-survival-guide/</guid><description>Performance profiling for Zig on Apple Silicon (M1/M2) can be challenging as common tools like perf and valgrind are not supported. This guide introduces alternatives like Samply, poop, and Tracy to help you analyze and optimize your Zig code on macOS.</description></item></channel></rss>