Closed
Description
Hi,
When I run any Benchmark on my Laptop on Windows the Processor Model is not detected by BenchmarkDotNet.
BenchmarkDotNet v0.15.0, Windows 11 (10.0.26100.4061/24H2/2024Update/HudsonValley)
Unknown processor
.NET SDK 9.0.300
[Host] : .NET 8.0.16 (8.0.1625.21506), X64 RyuJIT AVX2
.NET 9.0 : .NET 9.0.5 (9.0.525.21509), X64 RyuJIT AVX2
Job=.NET 9.0 Runtime=.NET 9.0
0.13.12 behaved the same when I used it before updating to 0.15.0 .
The processor is: 12th Gen Intel(R) Core(TM) i7-1270P
The Number of Cores is 12
The Number of Logical Processors is 16.
I saw in a previous bug report a wmic output was requested. I couldn't find wmic in the suggested file path: C:\Windows\System32\wbem
and couldn't find any environment variable corresponding to wmic.
Thanks in advance.