You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you aware that the code with CreateExecutionEngineForModule is much slower than the version with CreateJITCompilerForModule? Code that was 3–5 times faster than Tcl is now 3–5 times slower…
Are you aware that the code with
CreateExecutionEngineForModuleis much slower than the version withCreateJITCompilerForModule? Code that was 3–5 times faster than Tcl is now 3–5 times slower…