Skip to content

A tiny hashtable-ish workload to understand the latency of random memory writes

Notifications You must be signed in to change notification settings

mars-research/minimap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A tiny hashtable-ish workload to understand the latency of random memory writes. The program creates a hashtable structure (aligned kv pairs) and writes to them randomly. We measure the time taken for a single random write using rdtsc

Build

make

Run

./minimap

About

A tiny hashtable-ish workload to understand the latency of random memory writes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published