Earlier quoted context omitted.
in no way that I can see is MSSQL or Server "legacy".
The only people using MSSQL Server are people deep, deep in the Microsoft ecosystem. Think government work, and those unlucky enough to work at a pure Microsoft shop where every problem looks like a Microsoft or Azure solution. It's not a dominant database anywhere on the outside.
Windows Server 2025 Runs Better on ARM
41–50 of 156 posts
Re: Windows Server 2025 Runs Better on ARM
#42Cant believe somebody is still using windows server? What’s the use case?
Re: Windows Server 2025 Runs Better on ARM
#43Cant believe somebody is still using windows server? What’s the use case?
You can recreate Windows Server on other platforms by stringing together bits and pieces, but there is nothing that comes even close in terms of integration and how everything works together. Nothing.
Re: Windows Server 2025 Runs Better on ARM
#44Earlier quoted context omitted.
Im not really in the space but all the CAD things I see lately are browser based "cloud offerings" Im not sure is CAD stuff is just served by a basic graphics card at this point or if there is some server side work going on. OS doesnt mean that much when every industry decided that Chrome was going to be their VM
Hardcore CAD systems like Solidworks or CATIA still aren’t browser based.
https://www.solidworks.com/product/solidworks-xdesign
but like I said I just see what gets advertised at me in youtube ads
Re: Windows Server 2025 Runs Better on ARM
#45Windows developer here. After reading this post, my gut instinct is that this is due to something called 'segment heap'. A bit of backstory: there are two, totally independent implementations behind the Windows heap allocation APIs (i.e. the implementation code behind RtlHeapAlloc and RtlHeapFree, which are called by malloc/free). The older of the two, developed uring the Dave Cutler era, is known as the "NT heap". T…
Re: Windows Server 2025 Runs Better on ARM
#46>Across multiple runs of each test, the Snapdragon system produced consistent, repeatable timings nearly every time. On the Intel system, results varied significantly, occasionally beating the Snapdragon, but most of the time falling behind. The Snapdragon was the clear winner on each test overall. They blogged everything to generate the setup, including the hunch and test code but the anecdotal results are missing.…
1) They’d distract from the main point (I wasn’t aiming to write a benchmarking post), and
2) They can be misleading, since results will vary across ARM hardware and even between Snapdragon X Elite variants.
Instead, I included the PowerShell snippets so anyone interested can reproduce the results themselves.
For a rough sense of the outcome: the Snapdragon VM outperformed the Intel VM by ~20–80%, depending on the test (DNS ~20%, IIS ~50%, all others closer to ~80%).
Re: Windows Server 2025 Runs Better on ARM
#47Earlier quoted context omitted.
in no way that I can see is MSSQL or Server "legacy".
The only people using MSSQL Server are people deep, deep in the Microsoft ecosystem. Think government work, and those unlucky enough to work at a pure Microsoft shop where every problem looks like a Microsoft or Azure solution. It's not a dominant database anywhere on the outside.
Re: Windows Server 2025 Runs Better on ARM
#48Windows developer here. After reading this post, my gut instinct is that this is due to something called 'segment heap'. A bit of backstory: there are two, totally independent implementations behind the Windows heap allocation APIs (i.e. the implementation code behind RtlHeapAlloc and RtlHeapFree, which are called by malloc/free). The older of the two, developed uring the Dave Cutler era, is known as the "NT heap". T…
Re: Windows Server 2025 Runs Better on ARM
#49Earlier quoted context omitted.
in no way that I can see is MSSQL or Server "legacy".
Even Microsoft considers Microsoft SQL Server legacy! It's had virtually no new features added between 2022 and 2025 other than AI and cloud integration. All the truly capable people have long since left that team and moved into various Azure and Fabric teams. To give you an idea of how bad things have gotten, there's like one guy working on developer tooling for SQL Server and he's "too busy" to implement SDK-style…
As somebody who's been procrastinating on getting my main project off of SSDT,
We can all tell.
Re: Windows Server 2025 Runs Better on ARM
#50Maybe not boost clocks, but every arm system I've used supports some form of frequency scaling and behaves the same as any x86 machine I've used in comparison. The only difference is how high can you go... /shrug