+To fairly compare the proposed frequencies scaling algorithm to Spiliopoulos et al. algorithm, called Maxdist and EDP respectively, both algorithms use the same energy model, Equation~\ref{eq:energy} and
+execution time model, Equation~\ref{eq:perf}, to predict the energy consumption and the execution time for each computing node.
+Moreover, both algorithms start the search space from the upper bound computed as in Equation~\ref{eq:Fint}.
+Finally, the resulting EDP algorithm is an exhaustive search algorithm that tests all the possible frequencies, starting from the initial frequencies (upper bound),
+and selects the vector of frequencies that minimize the EDP product.
+
+Both algorithms were applied to the class D of the NAS benchmarks running over 16 nodes.
+The participating computing nodes are distributed according to the two scenarios described in Section~\ref{sec.res}.
+The experimental results, the energy saving, performance degradation and trade-off distance percentages, are
+presented in Figures~\ref{fig:edp-eng}, \ref{fig:edp-perf} and \ref{fig:edp-dist} respectively.