How v3.1 is handling so far, software operating specs
-
Performance Metrics
From a computer science perspective, the software had a few issues which have been addressed as follows:
- Memory increases over time exponentially.
- CPU then drops from 60% to 3% avg.
Having corrected the two previous issues as shown below, first by eliminating a self replicating function that was meant to reset all scanners such as all the important market variables -- and then by adding a system for re-establishing the connection to the websocket whenever the connection closes either because of a system error, or by connectivity issues.