1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-04-05 00:07:46 +02:00
wiki/wiki/benchmark.md
2023-09-15 18:31:06 +02:00

9 lines
308 B
Markdown

# Benchmark
A benchmark is the act of running a program or operation in order to assess its performance.
Benchmarks can use a range of criteria to compare programs with one another.
## Tools
- [Hyperfine](/wiki/linux/hyperfine.md) is a benchmarking tool for programs and commands [Linux](/wiki/linux.md).