← Package directory
Available on winget

Install core-to-core-latency-plus

Measures the latency between CPU cores, forked from nviennot/core-to-core-latency

Install with winget
winget install --id KCORES.core-to-core-latency-plus
Upgrade
winget upgrade --id KCORES.core-to-core-latency-plus
Uninstall
winget uninstall --id KCORES.core-to-core-latency-plus

About core-to-core-latency-plus

core-to-core-latency-plus is used to calculate the communication latency between CPU cores. Specifically, it fixes two threads on two different CPU cores and measures the latency by having the threads perform a series of compare-and-swap operations through the CPU cache coherence protocol. This fork aims to improve the usability of the program and collect more CPU benchmark data for display.

Version history

Version Updated Notes
0.1.17 Unknown Release notes