Is it possible to add a caching feature for compilation?
When running the same C# code or C# function in QM, only the first execution is slow, and subsequent executions are much faster.
Additionally, how can I add a compilation warm-up feature in the code?
With the two features above added, the execution efficiency becomes even faster, just like QM.
When running the same C# code or C# function in QM, only the first execution is slow, and subsequent executions are much faster.
Additionally, how can I add a compilation warm-up feature in the code?
With the two features above added, the execution efficiency becomes even faster, just like QM.
