Aptivi - Manual
ProjectsWebsiteBlog
SpecProbe - Manual
SpecProbe - Manual
  • Welcome!
  • Breaking changes
  • Usage
    • How to use
    • How it works
      • Processors (CPU)
      • Memory (RAM)
      • Graphics Card (GPU)
      • Hard Disk (HDD)
  • Report an issue
  • Source code
  • API Reference
Powered by GitBook
On this page
Edit on GitHub
  1. Usage

How it works

How does it work?

Last updated 7 months ago

SpecProbe works by using native system APIs to get hardware information, because it's aimed at performance. The benchmark results as shown in the previous page shows you performance comparison with Inxi.NET vs. SpecProbe.

Individual parts use different areas of the system API and native implementations of the system information to try to parse hardware information in the speed of lightning.

All hardware part probers implement their own ways to probe them by using platform-specific probing functions, because each operating system have their own ways of doing such a task.

Not all properties in individual part instances are populated due to OS and processor architecture differences.

For individual part explanation, select a part below:

Processors (CPU)
Memory (RAM)
Graphics Card (GPU)
Hard Disk (HDD)