I had a proc that took 40 seconds to run. So I ran exec myproc WITH RECOMPILE and it took less than a second. I tried running exec myproc directly afte
exec myproc WITH RECOMPILE
exec myproc