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
The PSES analysis code has grown a bit and recent forays into it indicate it might be due for a clean up. The script analysis part of PSES is one of its main jobs and where a lot of performance issues seem to lie. We should refactor the code here as much as possible to simplify how analysis works, do as little work as required, and ideally not call PowerShell unless we really need to.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
The PSES analysis code has grown a bit and recent forays into it indicate it might be due for a clean up. The script analysis part of PSES is one of its main jobs and where a lot of performance issues seem to lie. We should refactor the code here as much as possible to simplify how analysis works, do as little work as required, and ideally not call PowerShell unless we really need to.
The text was updated successfully, but these errors were encountered: