Skip to content

Commit cb52d88

Browse files
authored
Correct memory energy consumption
In the referenced paper, the measured memory consumption is 1.28 W per 16GB DIMM chanell. This translates to 0.08 W/GB, which is ~30 times smaller than the value provided here before.
1 parent 12d5097 commit cb52d88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/latest/referenceValues.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
variable name,,
22
variable,value,source
3-
memoryPower,0.3725,"in W/GB from http://dl.acm.org/citation.cfm?doid=3076113.3076117 and https://www.tomshardware.com/uk/reviews/intel-core-i7-5960x-haswell-e-cpu,3918-13.html"
3+
memoryPower,0.08,"in W/GB from http://dl.acm.org/citation.cfm?doid=3076113.3076117"
44
passengerCar_EU_perkm,175,in gCO2/km from http://www.sciencedirect.com/science/article/pii/S1352231018307295 and https://www.gov.uk/government/publications/greenhouse-gas-reporting-conversion-factors-2019
55
passengerCar_US_perkm,251,in gCO2/km from https://www.epa.gov/greenvehicles/greenhouse-gas-emissions-typical-passenger-vehicle
66
train_perkm,41,"in gCO2/km, but more like 5-37g, from https://www.gov.uk/government/publications/greenhouse-gas-reporting-conversion-factors-2020"
@@ -11,4 +11,4 @@ flight_PAR-LON,50000,gCO2e from https://calculator.carbonfootprint.com/calculato
1111
flight_NYC-MEL,2310000,gCO2e from https://calculator.carbonfootprint.com/calculator.aspx?tab=3
1212
streaming_netflix_perhour,36,gCO2 from https://www.carbonbrief.org/factcheck-what-is-the-carbon-footprint-of-streaming-video-on-netflix (update)
1313
google_search,10,gCO2 from http://www.janavirgin.com/CO2/CO2GLE_about.html
14-
tree_month,917,gCO2 same source as treeYear
14+
tree_month,917,gCO2 same source as treeYear

0 commit comments

Comments
 (0)