Skip to content

srikanthy/membench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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