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

推荐订阅源

Y
Y Combinator Blog
MyScale Blog
MyScale Blog
Recent Announcements
Recent Announcements
酷 壳 – CoolShell
酷 壳 – CoolShell
GbyAI
GbyAI
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
N
Netflix TechBlog - Medium
V
V2EX
MongoDB | Blog
MongoDB | Blog
Microsoft Security Blog
Microsoft Security Blog
博客园 - 三生石上(FineUI控件)
Stack Overflow Blog
Stack Overflow Blog
U
Unit 42
B
Blog
Microsoft Azure Blog
Microsoft Azure Blog
博客园_首页
H
Help Net Security
D
DataBreaches.Net
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
阮一峰的网络日志
阮一峰的网络日志
T
The Blog of Author Tim Ferriss
C
Check Point Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报

Latest from Tom's Hardware in News

Analytics group signals possible delays at 40% of AI data center construction sites — companies deny schedule holdups, but satellite imagery indicates otherwise Intel hires tenured Samsung exec to lead Foundry Services — signals company focus on winning business from potential Foundry suitors Elon Musk pushing forward with Terafab at Microsoft's April patch puts Windows domain controllers into reboot loops — third known issue from KB5082063… AMD Ryzen 9 9950X3D2 appears on Amazon with $1,000 pre-order price — AMD confirms recommended pricing is still set… AMD's market cap hits all-time high, Intel hits 25-year high on Agentic AI's insatiable demand for CPUs Meta raising Quest headset prices due to AI-driven RAM shortage — Quest 3 to cost $600, Quest 3S $350 from April… Elegoo announces the Jupiter 2 resin 3D printer for $949, early bird price of $849 — new model offers massive print volume but is still physically smaller than previous models Pragmata PC performance tested: 18 GPUs take us to the Moon Chinese fabs import record volumes of US chipmaking equipment via Singapore and Malaysia — homegrown tool makers booked record 2025 revenues as price competition squeezes margins US appeals court restarts $3 billion patent infringement lawsuit against Intel — VLSI case from 2017 returns after… Two US citizens get combined 16 years in prison for running North Korean laptop farms — fake remote IT work scheme netted DPRK $5 million in around three years Intel launches Wildcat Lake as Core Series 3 for value laptops and edge systems — six consumer SKUs built on 18A promise Legendary Qualcomm, Apple, and Nuvia alumni form new CPU startup — Nuvacore promises to Bambu updates its 3D printers to print unique hues or gradients using two or three filaments — company acknowledges OrcaSlicer-FullSpectrum fork as the basis for the color prediction part of the new feature Broadcom to supply Meta with custom silicon through 2029 — Broadom CEO Hock Tan departs Meta Anonymous perps behind 86 million files scraped from Spotify hit with $322 million court judgement — Anna Non-functioning counterfeit Samsung 990 Pro SSDs are circulating in Europe — Despite convincing packaging, blue… Oklahoma farmer arrested and jailed for trespassing during AI data center town hall — removed by officers after going a few seconds over allotted speaking time, trying to hand paperwork to counselors Virginia voter support for new data centers collapses from 69% in 2023 to 35% in new poll — Multi-gigawatt, 37-building Digital Gateway project abandoned Struggling shoemaker and apparel brand Albird pivots to AI data centers, stock jumps 580% in a single day — sells core business and leveraging $50 million in financing to become a GPU-as-a-Service and AI cloud solutions provider IPv6 usage reaches historic 50% across Google services, matching IPv4 — increased usage eases pressure on the IPv4 address market as 'new' protocol designed in 1998 finally hits its stride Engineer open-sources DIY radar system that's 95% cheaper than $250,000 commercial offerings, has 20 kilometer range — Moroccan engineer designs Aeris-10 radar, shares it on GitHub Elon Musk demonstrates first sample of Tesla AI5 processor, accidentally thanks TSC rather than TSMC  — claims 40X performance boost over the predecessor Valve might be adding a 30-day price tracker to Steam — feature is already available in some EU countries to spoof… Memory cards and flash drives prices rocket 124%, some products peak at 261% jump — increases from 2025 driven by AI chip shortage across a range of formats and capacities Netgear secures conditional approval from the FCC following router ban — company can continue importing foreign-made routers through October 2027 China tests deep-sea electro-hydrostatic actuator that can cut undersea cables at a depth of 3,500 meters — state hails successful trial and hints at deployment readiness Iran reportedly bought an in-orbit Chinese satellite to target US military sites in the Middle East — purchase agreement included ongoing ground control services based in China Our lifestyle tech colleagues at Tom's Guide have overhauled their site for smarter shopping — more video and access to experts make it 'the biggest relaunch in our history'
Microsoft staunchly defends its new 'Low Latency Profile'...
editors@toms · 2026-05-12 · via Latest from Tom's Hardware in News
Microsoft teases Windows 11's launch date
(Image credit: Microsoft)

Last week, news of Microsoft working on a new "Low Latency Profile" for Windows 11 was leaked by Windows Central. When enabled, it would increase CPU clock speeds momentarily to improve app opening times. This was met with widespread backlash, with the community thrashing Microsoft for essentially putting on a Band-Aid instead of addressing underlying Windows performance issues. Since then, the company has stood firmly by the decision on social media, reminding users that it's simply catching up to industry practice.

Senior developer and VP Scott Hanselman replied to a lot of concerned users on X and compared other operating systems to Windows 11, highlighting that this boosting functionality isn't anything new. That's true; every modern OS, including the bastion of efficiency, Linux, and even smartphones, already have this implemented. He went on to claim that "this isn't cheating" and implies that such a solution works in tandem with optimizing apps and code in further replies.

Your smartphone already does this. Constantly. Every touch wakes cores, boosts clocks, renders a frame, then drops back to idle milliseconds later. You’ve discovered dynamic frequency scalingWelcome to modern computer science. Come on in! The water changes temperature often. https://t.co/peGdf6PcF1May 10, 2026

Todos los sistemas operativos modernos hacen esto, incluyendo macOS y Linux. No es “hacer trampa”; así es como los sistemas modernos hacen que las apps se sientan rápidas: suben temporalmente la velocidad del CPU y priorizan tareas interactivas para reducir la latencia https://t.co/kRSRMCB2MwMay 9, 2026

The Low Latency Profile (LLP) is part of Microsoft's broader "Windows K2" efforts to make Windows 11 smoother, more stable, and more efficient after years of sluggishness. As such, LLP works by boosting CPU frequencies for a quick assist in things like flyout delays for the Start Menu. Your CPU usage and clocks will spike for a fraction of a second to ensure the OS feels fast and responsive during those moments.

Think of it this way:Say a core runs 0.5W parked, 2.5W @ 800 MHz & 15W @ 4.5 GHz. If a task runs 1s @ 800MHz, & 0.1s @ 4.5GHz, over 1s, power draw will be:4.5 GHz = (15 W / 0.1s) + (0.5 W / 0.9s) = 1.95 W800 MHz = 2.5 WGrossly oversimplified, but that’s the gist of it.May 9, 2026

For all this to work on a technical level, though, you do require pretty aggressive clock parking so the CPU's prepared to shift into gear the moment it's needed to speed up an OS interaction. This is also important for mobile devices with batteries, such as laptops or handhelds that might consume more power when their cores are being utilized at a minimum for longer, compared to just idling in C-state after a quick burst at max speeds.

People across social media continue to dunk on Scott's replies, asking why Microsoft needed to wait until Windows 11 was in an intolerable state to think of this solution. That's entirely fair, too, considering just how long users have been complaining about the general reliability of the OS. Even devs who formerly worked on Windows have called out Windows 11 for its underwhelming navigation performance.

There's also the argument that perhaps Microsoft needs to optimize the operating system on a much deeper level before applying superficial patches like this, given complaints about the amount of bloatware a stock copy of Windows 11 comes with. Microsoft has even resorted to making an Xbox Mode just so games can bypass the bloat and run better.

It seems like the company is slowly realizing that the AI push it's been hiding behind for a few years at this point just isn't working out the way it was expected. Just look at Xbox — even with a new CEO that literally comes from Microsoft's AI department, it's making community-first changes like never before.

Get Tom's Hardware's best news and in-depth reviews, straight to your inbox.

Google Preferred Source

Follow Tom's Hardware on Google News, or add us as a preferred source, to get our latest news, analysis, & reviews in your feeds.

Hassam Nasir is a die-hard hardware enthusiast with years of experience as a tech editor and writer, focusing on detailed CPU comparisons and general hardware news. When he’s not working, you’ll find him bending tubes for his ever-evolving custom water-loop gaming rig or benchmarking the latest CPUs and GPUs just for fun.