simple-cpu-benchmark 0.1.0

One line CPU benchmark (with no external dependencies).
1
2
3
4
5
6
7
8
9
10
[package]
authors = ["Alex Wanderman <58393741+AlexWanderman@users.noreply.github.com>"]
categories = ["command-line-utilities", "benchmark"]
description = "One line CPU benchmark (with no external dependencies)."
edition = "2021"
license = "MIT"
name = "simple-cpu-benchmark"
readme = "README.md"
repository = "https://github.com/AlexWanderman/simple-cpu-benchmark"
version = "0.1.0"