Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 301 Bytes

File metadata and controls

12 lines (7 loc) · 301 Bytes

membench - Memory Microbenchmark

A simple memory benchmark to understand the implications of cache memory on strided access

Added support for perf_events interface

Source Files

membench.c : source code

membench.py : python scriot to plot the output

Makefile : Build file and rules