One of the metrics for comparing the efficiency of the metaheuristics for solving continuous optimization problems is the 'number of function evaluations''. However, sometimes it is necessary to have a local search procedure in metaheuristics. In this case, should the number of function evaluations in local search also be included as well? Or just the number of function evaluations in main body of the metaheuristic count?