L3tum / HardwareInformation

.NET Standard Cross-Platform Hardware Information Gatherer
MIT License
56 stars 11 forks source link

GPU PCIe throughput inaccurate/stops updating #30

Closed Snazzie closed 3 years ago

Snazzie commented 3 years ago

I discovered this by comparing this sdk to Openhardwaremonitor.exe.

The throughput value this sdk gives are way lower than whats presented in the exe mentioned above. e.g exe will give values like 90 100 120mb/s but sdk value sits below 10mb/s and never higher.

Another issue found is that after first maybe 10 queries, PCIe value stops updating, or at least it seems like it.

Snazzie commented 3 years ago

oops wrong library