<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Performance Profiling on Producthunt daily</title>
        <link>https://producthunt.programnotes.cn/en/tags/performance-profiling/</link>
        <description>Recent content in Performance Profiling on Producthunt daily</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Sun, 11 May 2025 15:26:55 +0800</lastBuildDate><atom:link href="https://producthunt.programnotes.cn/en/tags/performance-profiling/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>tracy</title>
        <link>https://producthunt.programnotes.cn/en/p/tracy/</link>
        <pubDate>Sun, 11 May 2025 15:26:55 +0800</pubDate>
        
        <guid>https://producthunt.programnotes.cn/en/p/tracy/</guid>
        <description>&lt;img src="https://images.unsplash.com/photo-1699209148987-99772195bf9c?ixid=M3w0NjAwMjJ8MHwxfHJhbmRvbXx8fHx8fHx8fDE3NDY5NDgzNjN8&amp;ixlib=rb-4.1.0" alt="Featured image of post tracy" /&gt;&lt;h1 id=&#34;wolfpldtracy&#34;&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/wolfpld/tracy&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;wolfpld/tracy&lt;/a&gt;
&lt;/h1&gt;&lt;h1 id=&#34;tracy-profiler&#34;&gt;Tracy Profiler
&lt;/h1&gt;&lt;p&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/sponsors/wolfpld/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;&lt;img src=&#34;https://producthunt.programnotes.cn/.github/sponsor.png&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;Sponsor&#34;
	
	
&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;a-real-time-nanosecond-resolution-remote-telemetry-hybrid-frame-and-sampling-profiler-for-games-and-other-applications&#34;&gt;A real time, nanosecond resolution, remote telemetry, hybrid frame and sampling profiler for games and other applications.
&lt;/h3&gt;&lt;p&gt;Tracy supports profiling CPU (Direct support is provided for C, C++, Lua, Python and Fortran integration. At the same time, third-party bindings to many other languages exist on the internet, such as &lt;a class=&#34;link&#34; href=&#34;https://github.com/nagisa/rust_tracy_client&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Rust&lt;/a&gt;, &lt;a class=&#34;link&#34; href=&#34;https://github.com/tealsnow/zig-tracy&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Zig&lt;/a&gt;, &lt;a class=&#34;link&#34; href=&#34;https://github.com/clibequilibrium/Tracy-CSharp&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;C#&lt;/a&gt;, &lt;a class=&#34;link&#34; href=&#34;https://github.com/imandra-ai/ocaml-tracy&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;OCaml&lt;/a&gt;, &lt;a class=&#34;link&#34; href=&#34;https://github.com/oskarnp/odin-tracy&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Odin&lt;/a&gt;, etc.), GPU (All major graphic APIs: OpenGL, Vulkan, Direct3D 11/12, Metal, OpenCL.), memory allocations, locks, context switches, automatically attribute screenshots to captured frames, and much more.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/wolfpld/tracy/releases/latest/download/tracy.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Documentation&lt;/a&gt; for usage and build process instructions&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/wolfpld/tracy/releases&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Releases&lt;/a&gt; containing the documentation (&lt;code&gt;tracy.pdf&lt;/code&gt;) and compiled Windows x64 binaries (&lt;code&gt;Tracy-&amp;lt;version&amp;gt;.7z&lt;/code&gt;) as assets&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;NEWS&#34; &gt;Changelog&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://tracy.nereid.pl/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Interactive demo&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;https://producthunt.programnotes.cn/doc/profiler.png&#34;
	
	
	
	loading=&#34;lazy&#34;
	
	
&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://producthunt.programnotes.cn/doc/profiler2.png&#34;
	
	
	
	loading=&#34;lazy&#34;
	
	
&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://producthunt.programnotes.cn/doc/profiler3.png&#34;
	
	
	
	loading=&#34;lazy&#34;
	
	
&gt;&lt;/p&gt;
&lt;p&gt;&lt;a class=&#34;link&#34; href=&#34;https://youtu.be/ghXk3Bk5F2U?t=37&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;An Introduction to Tracy Profiler in C++ - Marcos Slomp - CppCon 2023&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.youtube.com/watch?v=fB5B46lbapc&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Introduction to Tracy Profiler v0.2&lt;/a&gt;&lt;br&gt;
&lt;a class=&#34;link&#34; href=&#34;https://www.youtube.com/watch?v=3SXpDpDh2Uo&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;New features in Tracy Profiler v0.3&lt;/a&gt;&lt;br&gt;
&lt;a class=&#34;link&#34; href=&#34;https://www.youtube.com/watch?v=eAkgkaO8B9o&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;New features in Tracy Profiler v0.4&lt;/a&gt;&lt;br&gt;
&lt;a class=&#34;link&#34; href=&#34;https://www.youtube.com/watch?v=P6E7qLMmzTQ&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;New features in Tracy Profiler v0.5&lt;/a&gt;&lt;br&gt;
&lt;a class=&#34;link&#34; href=&#34;https://www.youtube.com/watch?v=uJkrFgriuOo&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;New features in Tracy Profiler v0.6&lt;/a&gt;&lt;br&gt;
&lt;a class=&#34;link&#34; href=&#34;https://www.youtube.com/watch?v=_hU7vw00MZ4&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;New features in Tracy Profiler v0.7&lt;/a&gt;&lt;br&gt;
&lt;a class=&#34;link&#34; href=&#34;https://www.youtube.com/watch?v=30wpRpHTTag&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;New features in Tracy Profiler v0.8&lt;/a&gt;&lt;/p&gt;
</description>
        </item>
        
    </channel>
</rss>
