Actually, I just tried it: float[] floats = new float[1000]; float factor = 1.01f; int index = 0; while (index < 1000) { floats[index++] *= factor; } ...becomes... 00007ff8`80a804a9 488d549010 lea rdx,[rax+rdx*4+10h]…
WinRM (AKA PowerShell Remoting) uses HTTP.sys and is on by default on server SKUs.
Actually, I just tried it: float[] floats = new float[1000]; float factor = 1.01f; int index = 0; while (index < 1000) { floats[index++] *= factor; } ...becomes... 00007ff8`80a804a9 488d549010 lea rdx,[rax+rdx*4+10h]…
WinRM (AKA PowerShell Remoting) uses HTTP.sys and is on by default on server SKUs.