Low Level Architectural Characterization Benchmark Suite (LLCbench) is a suite of three different benchmark applications grouped together in a single benchmark package. The three utilities are MPIbench, CacheBench, and BLASBench.
MPIbench measures the performance of some critical MPI functions. It provides performance metrics to measure the performance of parallel computing systems and clusters running Message-Passing Interface (MPI) applications.
The second application in this package, CacheBench, empirically determines some parameters about an architectures memory subsystem. The third application, BLASBench, is a useful utility to benchmark the BLAS library in relation to the memory subsystem.
MPIbench features include:
- Packaging of datafiles for machines without GNUplot.
- Automated build, execution and result processing.
- Generates postscript graphs using GNUplot.
- Safe from aggressive optimizating compilers.
- Tunable run time parameters to reduce test domain.
- Configurable cache flushing.
CacheBench features include:
- Flexible data types, defaults to double instead of int.
- 8 different tests, read, write and read/modify/write.
- Automated build test, execution and result processing.
- Generates postscript graphs using GNUplot.
- Measurement of access time in nanoseconds and bandwidth in MB/sec.
- Safe from aggressive optimizing compilers.
- Tunable run time parameters to reduce test domain.
BLASbench features include:
- Generates graphs of UTK and vendor routines as well as comparison graphs.
- Both single and double precision data types, defaults to double.
- Formatted output to tty, tabular to file.
- 3 different routines: AXPY, GEMV and GEMM.
- Automated build test, execution and result processing.
- Generates postscript graphs using GNUplot.
- Measurement of access time in nanoseconds and bandwidth in MB/sec.
- Calibrated iteration count to maintain consistent test length.
- Safe from aggressive optimizating compilers.
- Tunable run time parameters to reduce test domain.
Website: github.com/elijah/cachebench/tree/master/llcbench
Support:
Developer: Philip J. Mucci
License: GNU General Public License v3.0

LLCbench is written in C. Learn C with our recommended free books and free tutorials.
Related Software
| Benchmark Tools | |
|---|---|
| hyperfine | Rust-based command-line benchmarking tool |
| Phoronix Test Suite | Comprehensive testing and benchmarking platform |
| s-tui | Terminal-based stress test and monitoring tool |
| fio | Scriptable I/O tool for storage benchmarks and drive testing |
| KDiskMark | HDD and SSD benchmarking with friendly graphical user interface |
| iperf3 | Active measurement of network performance on IP networks |
| IOzone | Filesystem benchmark tool |
| stress-ng | Stress next generation |
| Hardinfo2 | System information and benchmark tool |
| sysbench | Scriptable database and system performance benchmark |
| GtkStressTesting | Stress and monitor hardware components |
| glmark2 | Measure the performance of OpenGL 2.0 and OpenGL ES 2.0 |
| HardInfo | System Profiler and Benchmark |
| UnixBench | Original BYTE UNIX benchmark suite |
| netperf | A network performance benchmark |
| vkmark | Vulkan benchmarking suite |
| GNOME Disks | View, modify and configure disks and media |
| bonnie++ | Benchmark suite software |
| LLCbench | Low Level Architectural Characterization Benchmark Suite |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

