Zenith

by Makoto Arai

A lightweight, cross-platform system benchmark tool written in Zig. Single binary, zero dependencies.

Version
1.0.4
License
AGPL-3.0
Installer
zip
Arch
x64
Package ID
MakotoArai.Zenith
benchmarkhardwaremeasuremeasurementperformance

// install via winget

Command Prompt & PowerShell click to copy
winget install MakotoArai.Zenith

// direct download

Download Installer

// about Zenith

A lightweight, cross-platform system benchmark tool written in Zig. Single binary, zero dependencies. Benchmark results are for reference only. Due to differences in scheduling across operating systems, caching, and other factors, they may differ from actual performance! Features - System Information — hostname, OS, architecture, kernel, CPU model/cores/cache, memory/swap, disk space, uptime, timezone, virtualization, system load - Network Information — public IP, local IP, NAT detection, ISP/ASN, geolocation - CPU Benchmark — prime number computation, matrix multiplication (single & multi-threaded) - Memory Benchmark — sequential read/write/copy, random read, access latency - Disk Benchmark — sequential read/write, random IOPS - Cross-platform — Linux, Windows, macOS, FreeBSD - Multi-architecture — x86_64, aarch64, arm, riscv64, s390x, ppc64le, i386, loongarch64 - Trilingual output — English, 中文,日本語 - Auto language detection — detects system language automatically, override with -l

// frequently asked questions

How do I install Zenith using winget?
Open PowerShell or Windows Terminal and run: winget install MakotoArai.Zenith. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.
What is Zenith?
A lightweight, cross-platform system benchmark tool written in Zig. Single binary, zero dependencies.
Is Zenith free to download?
Zenith is distributed under the AGPL-3.0 license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update Zenith with winget?
Run winget upgrade MakotoArai.Zenith in PowerShell or Windows Terminal to update Zenith to the latest available version.
What architecture does Zenith support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.