I found the problem. Before running eval, there was a separate eval of:
clear functions;
This cleared Yalmip's init, and there was a Yalmip overhead re-initializing.
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!