Benchmarking

LLCbench – low level architectural characterization benchmark suite

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

LLCbench is written in C. Learn C with our recommended free books and free tutorials.


Related Software

Benchmark Tools
hyperfineRust-based command-line benchmarking tool
Phoronix Test SuiteComprehensive testing and benchmarking platform
s-tuiTerminal-based stress test and monitoring tool
fioScriptable I/O tool for storage benchmarks and drive testing
KDiskMarkHDD and SSD benchmarking with friendly graphical user interface
iperf3Active measurement of network performance on IP networks
IOzoneFilesystem benchmark tool
stress-ngStress next generation
Hardinfo2System information and benchmark tool
sysbenchScriptable database and system performance benchmark
GtkStressTestingStress and monitor hardware components
glmark2Measure the performance of OpenGL 2.0 and OpenGL ES 2.0
HardInfoSystem Profiler and Benchmark
UnixBenchOriginal BYTE UNIX benchmark suite
netperfA network performance benchmark
vkmarkVulkan benchmarking suite
GNOME DisksView, modify and configure disks and media
bonnie++Benchmark suite software
LLCbenchLow Level Architectural Characterization Benchmark Suite

Read our verdict in the software roundup.


Best Free and Open Source Software 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.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments