golang-github-templexxx-cpu 0.1.0-1 source package in Ubuntu

Changelog

golang-github-templexxx-cpu (0.1.0-1) unstable; urgency=medium

  * New upstream version 0.1.0
  * Prune patch for riscv (merged)
  * Add patch for loong64 support (Closes: #1074376)

 -- Nilesh Patra <email address hidden>  Sat, 06 Jul 2024 14:36:08 +0530

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-templexxx-cpu_0.1.0-1.dsc 1.6 KiB a1715a5f53480acca7b9f35569d04b766f676d25554e2ce25b6d8b7bc1398939
golang-github-templexxx-cpu_0.1.0.orig.tar.gz 11.6 KiB 6439630840be40184af86dfaec77bdf5575ddf546f50f08dac4971b7b0ba2fe2
golang-github-templexxx-cpu_0.1.0-1.debian.tar.xz 2.9 KiB 3c2cdad720c36abc31b77eea8e84af2543f1425239dd9cfc1204aa9091cfc48d

Available diffs

No changes file available.

Binary packages built by this source

golang-github-templexxx-cpu-dev: Provides CPU related information in Go

 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