Hints are primarily used to help the solver find an initial feasible solution. In the search log, it is possible to see whether the first solution was obtained using hints or found independently. Hints are typically applied only for a limited time; if they do not provide benefit, the solver will eventually ignore them.
To properly evaluate their effect, it is important to test on multiple instances and/or multiple random seeds. For reliable comparison, it is generally preferable to use controlled and consistent environments, such as server-grade systems or Apple Silicon machines, where variability between runs is lower and results are more reproducible.
Jan