UnixBench

UnixBench is the original BYTE UNIX benchmark suite, updated and revised by many people over the years.

Cost / License

Application type

Platforms

  • Linux
  • BSD
  • FreeBSD
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Command line interface
  2.  Ad-free
  3.  Benchmark

UnixBench News & Activities

Highlights All activities

Recent activities

UnixBench information

  • Developed by

    kdlucas
  • Licensing

    Open Source (GPL-2.0) and Free product.
  • Written in

  • Alternatives

    31 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities

GitHub repository

  •  1,413 Stars
  •  342 Forks
  •  30 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
UnixBench was added to AlternativeTo by K0RR on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is UnixBench?

UnixBench is the original BYTE UNIX benchmark suite, updated and revised by many people over the years.

The purpose of UnixBench is to provide a basic indicator of the performance of a Unix-like system; hence, multiple tests are used to test various aspects of the system's performance. These test results are then compared to the scores from a baseline system to produce an index value, which is generally easier to handle than the raw scores. The entire set of index values is then combined to make an overall index for the system.

Some very simple graphics tests are included to measure the 2D and 3D graphics performance of the system.

Multi-CPU systems are handled. If your system has multiple CPUs, the default behaviour is to run the selected tests twice -- once with one copy of each test program running at a time, and once with N copies, where N is the number of CPUs. This is designed to allow you to assess:

the performance of your system when running a single task the performance of your system when running multiple tasks the gain from your system's implementation of parallel processing

Do be aware that this is a system benchmark, not a CPU, RAM or disk benchmark. The results will depend not only on your hardware, but on your operating system, libraries, and even compiler.