<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PresentMon &#8211; mylogs.cn</title>
	<atom:link href="https://mylogs.cn/tag/presentmon/feed/" rel="self" type="application/rss+xml" />
	<link>https://mylogs.cn</link>
	<description>发现、记录、分享</description>
	<lastBuildDate>Sat, 26 Sep 2026 09:11:28 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>英特尔 PresentMon 2.6.0 发布：监控自身 CPU 占用暴降 78%</title>
		<link>https://mylogs.cn/%e8%8b%b1%e7%89%b9%e5%b0%94-presentmon-2-6-0-%e5%8f%91%e5%b8%83%ef%bc%9a%e7%9b%91%e6%8e%a7%e8%87%aa%e8%ba%ab-cpu-%e5%8d%a0%e7%94%a8%e6%9a%b4%e9%99%8d-78/</link>
		
		<dc:creator><![CDATA[steve, zhang]]></dc:creator>
		<pubDate>Sat, 26 Sep 2026 09:11:28 +0000</pubDate>
				<category><![CDATA[科技]]></category>
		<category><![CDATA[PresentMon]]></category>
		<category><![CDATA[开源工具]]></category>
		<category><![CDATA[性能监测]]></category>
		<category><![CDATA[显卡]]></category>
		<category><![CDATA[游戏性能]]></category>
		<category><![CDATA[英特尔]]></category>
		<guid isPermaLink="false">https://mylogs.cn/%e8%8b%b1%e7%89%b9%e5%b0%94-presentmon-2-6-0-%e5%8f%91%e5%b8%83%ef%bc%9a%e7%9b%91%e6%8e%a7%e8%87%aa%e8%ba%ab-cpu-%e5%8d%a0%e7%94%a8%e6%9a%b4%e9%99%8d-78/</guid>

					<description><![CDATA[英特尔为其免费开源的游戏性能监测工具 PresentMon 发布了 2.6.0 版本。据 VideoCardz [&#8230;]]]></description>
										<content:encoded><![CDATA[<figure data-wp-context="{&quot;imageId&quot;:&quot;6ab7d121b319e&quot;}" data-wp-interactive="core/image" data-wp-key="6ab7d121b319e" class="wp-block-image wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://mylogs.cn/wp-content/uploads/2026/09/presentmon26_header.webp" alt="英特尔 PresentMon 2.6.0 游戏性能监测工具" style="max-width:100%;height:auto;"/><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>
<p class="wp-block-paragraph">英特尔为其免费开源的游戏性能监测工具 PresentMon 发布了 2.6.0 版本。据 VideoCardz 发现、IT之家 9 月 26 日报道，本次更新的核心亮点是将监测工具自身造成的系统开销大幅压低：官方称高负载场景下 CPU 占用降低 78%，同时新增“Game Experience（游戏体验）”监测覆盖层，集中呈现与画面流畅度和动画表现相关的指标。</p>
<h2 class="wp-block-heading">监控工具自己也要“少添乱”</h2>
<p class="wp-block-paragraph">性能监测软件的一大痛点，是它自身也会吃掉 CPU、GPU 资源，进而干扰被测游戏的帧率与延迟数据，导致基准测试出现偏差。PresentMon 2.6.0 重点优化了后台服务：调整了 Windows 事件跟踪（ETW）数据的刷新机制，把部分无需高精度计时的后台循环改为更低频率的 Sleep 等待方式，使高负载下 CPU 占用减少约 78%，移动平台同样受益。</p>
<p class="wp-block-paragraph">在空闲状态，当软件未主动监测或轮询遥测数据时，诊断日志刷新会被暂停，待机 CPU 占用率从约 0.003% 降至接近 0%，实现基本无感的后台运行。</p>
<h2 class="wp-block-heading">面向玩家的“游戏体验”覆盖层</h2>
<p class="wp-block-paragraph">新版本新增 Game Experience 预设覆盖层，聚焦玩家实际能感知的画面质量：聚合与动态画面观感、动画平滑度相关的性能指标，帮助玩家更直观地评估流畅度，减少“帧率很高但画面卡顿”的数据误判。</p>
<p class="wp-block-paragraph">界面交互也有所改进：此前无法使用的监测指标会直接消失，现在则保留在列表中并以灰色显示，同时提示不可用原因（如当前硬件不支持、对应 API 未提供或本版本尚未支持），方便排查。</p>
<h2 class="wp-block-heading">多显卡与专业分析能力</h2>
<p class="wp-block-paragraph">在多显卡环境下，用户可同时显示多个图形适配器的遥测数据，并针对每项指标分别选择不同设备的数据来源。</p>
<p class="wp-block-paragraph">面向游戏评测人员与开发者，2.6.0 增加了多项精细化分析能力：支持通过 ETW 跟踪 DirectX 12 管线状态对象（PSO）编译全过程，记录编译次数、单次耗时与管线忙碌占比，并写入逐帧数据与 CSV 输出——这有助于定位 DX12 游戏瞬时卡顿、帧时间毛刺的底层原因。新版还支持更新的 Windows DDI Flip 事件，记录每次画面翻转的时间戳、已完成与丢弃的翻转事件，并为 CSV 输出增加 SourceID、LayerID 等显示元数据，便于分析多屏、多平面合成场景。</p>
<h2 class="wp-block-heading">兼容性与获取</h2>
<p class="wp-block-paragraph">PresentMon 2.6.0 兼容 Windows 10 与 Windows 11，支持 DirectX 9/11/12、OpenGL 与 Vulkan 应用，可适配 AMD 与英伟达显卡，并兼容 ADL、NVAPI、NVML、IGCL 以及 WMI 等多种遥测接口。英特尔还改进了通过 AMD ADL 接口统计专用显存占用的准确性，并修复了自动目标识别失败、服务重启异常、多实例启动冲突等稳定性问题；实验性的 FlashInjector 功能被移除，以简化项目维护。该工具全程免费开源，可前往英特尔官方 PresentMon 页面或 GitHub 获取。</p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
