Cool, thanks for the fast responses. Can you elaborate any on "perfomance improvements for repeated execution"? I did read the release notes and I get the gist, but the details are somewhat cryptic to me. I've been taking the approach of having a pool of runtimes and creating engines when needed via CreateScriptEngine from the runtime. I also compile and cache the scripts per runtime for reuse. Would that still be a recommended approach for a server-side implementation? Is there anything new that might help perf/scalability?
Thanks,
Eric
Thanks,
Eric