sysinfo
sysinfo copied to clipboard
refactor code
Now we can call sysinfo.GetCPUInfo to get cpu info instead of getting a full SysInfo which contains extra information that we don't need. This make sysinfo more flexible.