{#if efp.hardware === 'CPU'}
@@ -53,20 +57,20 @@
{efp.hardware}: {efp.value} Wh ({efp.metric})
Estimated energy consumption based on metric {efp.metric} and job runtime.
{/each}
-
+
-
Total Energy: {job?.energy? job.energy : 0} Wh
+
Total Energy: {jobEnergy? jobEnergy : 0} Wh
{#if carbonPerkWh}
-
+
@@ -79,14 +83,14 @@
Estimated total energy consumption of job.
{#if carbonPerkWh}
Estimated emission based on supplier energy mix ({carbonPerkWh} g/kWh) and total energy consumption.