In this paper we present a comparison of CPLEX-computed job schedules with the self-tuning dynP scheduler. This scheduler switches the active scheduling policy dynamically during run time, in order to respect changing characteristics of waiting jobs. Each time the self-tuning dynP scheduler checks for a new policy a quasi off-line scheduling is done as the number of jobs are fixed. Two questions arise from this fact: what is the optimal schedule in each self-tuning step? and what is the performance difference between the optimal schedule and the best schedule generated with one of the scheduling policies?
For that we modelled the scheduling problem as an integer problem, which is then solved with the well-known CPLEX library. Due to the size of the problem, we apply time-scaling, i. e. the schedule is computed on a larger than one second precise scale. We use the CTC job trace as input for a discrete event simulation and evaluate the performance difference between the CPLEX-computed schedules and the schedules generated by the self-tuning dynP scheduler. The results show, that the performance of the self-tuning dynP scheduler is close to solutions computed by CPLEX. However, the self-tuning dynP scheduler needs much less time for generating the schedules than CPLEX.