惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

爱范儿
爱范儿
WordPress大学
WordPress大学
C
Check Point Blog
GbyAI
GbyAI
U
Unit 42
Google DeepMind News
Google DeepMind News
B
Blog RSS Feed
Blog — PlanetScale
Blog — PlanetScale
J
Java Code Geeks
I
InfoQ
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Hugging Face - Blog
Hugging Face - Blog
Vercel News
Vercel News
博客园 - 【当耐特】
美团技术团队
小众软件
小众软件
S
SegmentFault 最新的问题
Jina AI
Jina AI
阮一峰的网络日志
阮一峰的网络日志
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
The Cloudflare Blog
Last Week in AI
Last Week in AI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
Visual Studio Blog

Ars Technica

Microsoft issues emergency update for macOS and Linux ASP.NET threat Anthropic tested removing Claude Code from the Pro plan Coyote vs. Acme is finally getting released—with a killer trailer Google unveils two new TPUs designed for the "agentic era" Tabloid reports linking 10 missing and dead scientists spur FBI probe Physicists think they've solved the muon mystery New court ruling blocks many of the government's anti-renewable policies Indian med student rakes in thousands with AI-generated MAGA hottie As EV batteries improve, ChargePoint debuts 600 kW fast charger Our favorite gear at Sea Otter Classic wasn't the bikes—it was the accessories Investors lost billions on Trump’s memecoin. Another gala won’t fix that. Pentagon wants $54B for drones, more than most nations’ military budgets Mozilla: Anthropic's Mythos found 271 security vulnerabilities in Firefox 150 Supreme Court arguments make it clear that FCC fines are "nonbinding" Silo S3 teaser hints at the wasteland's origins Framework's CEO on the RAM crisis and creating a "MacBook Pro for Linux users" Florida probes ChatGPT role in mass shooting. OpenAI says bot "not responsible." Report: Meta will train AI agents by tracking employees' mouse, keyboard use Microsoft removes Call of Duty from Game Pass, lowers subscription pricing Framework Laptop 13 Pro is a major overhaul for the modular, upgradeable laptop Framework Laptop 16 upgrades make it look less like an unfinished prototype Internal emails show how Amazon raises prices across the Internet, lawsuit says Anthropic gets $5B investment from Amazon, will use it to buy Amazon chips CATL's new LFP battery can charge from 10 to 98% in less than 7 minutes AMD Ryzen 9 9950X3D2 Dual Edition review: Tons of cache for tons of dollars What's the deal with spacesuits for the Moon? Will they be ready in time? Loneliness in older adults can often lead to memory impairment Contrary to popular superstition, AES 128 is just fine in a post-quantum world Pentagon pulls the plug on one of the military's most troubled space programs John Ternus will replace Tim Cook as Apple CEO
Microsoft will lean on your CPU to speed up Windows 11's ...
Andrew Cunningham · 2026-05-13 · via Ars Technica

Microsoft has heard your complaints about Windows 11, and it wants to make things better. That has been the messaging out of Microsoft for most of this year, and the company is also going out of its way to make sure that people know what is being improved and how.

One of the goals on Microsoft’s long list was to improve the performance of core Windows components like the Start menu and File Explorer. One of the strategies for making this happen is something Microsoft is calling the “low latency profile,” which will speed things up by calling on an extra burst of CPU speed when users open Start or other apps and context menus.

Windows Central has tested the low latency profile available in test builds of Windows 11 and observed a noticeable increase in speed and responsiveness on the same hardware compared to the current public version of Windows 11 25H2.

Some users on social media criticized Microsoft for boosting performance this way, under the impression that it could increase power usage and decrease battery life, and criticized Microsoft for leaning on hardware rather than optimizing its software. Microsoft and GitHub VP Scott Hanselman responded to these complaints, asserting that the low latency profile is being added alongside other software optimizations and that “everything is a conspiracy when you don’t know how anything works.”

“All modern operating systems do this, including macOS and Linux,” Hanselman wrote of the CPU boosting behavior. “It’s not ‘cheating’; this is how modern systems make apps feel fast: they temporarily boost the CPU speed and prioritize interactive tasks to reduce latency.”

Paradoxically, letting your CPU or GPU use a lot of power in short bursts can save energy, relative to running at a lower power level for more time. This is called the “race to sleep,” and basically all modern processors are designed to behave this way; as long as the CPU can return to a lower power state quickly after finishing its work, it improves system responsiveness and saving power.