@Samer Attrah, I would like to mean that in some representation convergence curve of the evolutionary algorithm is represented using no.of iterations along x axis and fitness value along y axis, but some cases the number of functions evaluations is taken along x axis.
For comparisons of population based algorithms the number of iterations is not pertinent for different algorithms usually use different population sizes. So it is better to plot the curves (best_result vs number_of_evaluations).