All Downloads are FREE. Search and download functionalities are using the official Maven repository.

vendor.github.com.templexxx.cpu.README.md Maven / Gradle / Ivy

The newest version!
# cpu
internal/cpu(in Go standard lib) with these detections:

>- AVX512
>
>- Cache Size
>
>- Invariant TSC
>

It also provides:

>- False sharing range, see `X86FalseSharingRange` for X86 platform.
>
>- TSC frequency
>
>- Name
>
>- Family & Model

# Acknowledgement

[klauspost/cpuid](https://github.com/klauspost/cpuid)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy