CMU-SAFARI / DRAM-Latency-Variation-Study

Latency characterization data collected from 30 real DRAM SO-DIMMs. You can find the background and analysis on the data in our SIGMETRICS'16 paper "Understanding Latency Variation in Modern DRAM Chips: Experimental Characterization, Analysis, and Optimization".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DRAM Latency Variation Study

Latency characterization data collected on 30 real DRAM SO-DIMMs. You can find the background and analysis on the data in our SIGMETRICS'16 paper "Understanding Latency Variation in Modern DRAM Chips: Experimental Characterization, Analysis, and Optimization".

All the data points collected from our experiments are in data_latvar_sigmetrics2016.csv. The first column of the data is the index that we use for parsing using pandas. The rest of the columns contain headers that describe the data points.

Contributors

Kevin Chang

Abhijith Kashyap (akashyap@andrew.cmu.edu)

License

Released under a BSD (3-clause) license

About

Latency characterization data collected from 30 real DRAM SO-DIMMs. You can find the background and analysis on the data in our SIGMETRICS'16 paper "Understanding Latency Variation in Modern DRAM Chips: Experimental Characterization, Analysis, and Optimization".

License:BSD 3-Clause "New" or "Revised" License