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
TRegex JIT-ing really doesn't like the UAP workload one bit. It
basically uses 3 cores worth of CPU to do nothing as the runtime is
the same with and without compilation. Sadge.
Might as well cut it off, no sense wasting CPU time on the runners.
0 commit comments