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
Currently, the Analyzer keeps the result in memory until completely finished. It should be evaluated, if sequentially writing it to disc (e.g. XMLWriter) can improve performance or can help restarting the process if it failed.
The text was updated successfully, but these errors were encountered:
Currently, the Analyzer keeps the result in memory until completely finished. It should be evaluated, if sequentially writing it to disc (e.g. XMLWriter) can improve performance or can help restarting the process if it failed.
The text was updated successfully, but these errors were encountered: