vacp2p / wakurtosis

4 stars 3 forks source link

Dstats, Host-proc: Analysis: PR 125 #121

Closed 0xFugue closed 1 year ago

0xFugue commented 1 year ago

0) separate the dstats and host-proc frameworks 1) redesign the fifo synchronisation between kurtosis and dstats/host-proc 2) add analysis and plots for dstats and host-proc 3) add settling time plots 4) add cluster plots 5) add degree distribution, network plots 6) add column panels 7) add degree distribution vs metric plots 8) check and address the scalability issues 9) abstract out plot specifics from the measurement/parsing 10) include comparison plot 11) merge PR111 12) completely done away with kurtosis enclave inspect 13) add config.json options for plotting for post host-proc and dstats 14) add the analysis to the common docker

15) host-proc is now under venv 16) common col names and configs for host-proc and dstats 17) fixed scalability bugs and format issues 18) MemUse is nw configurable in host-proc 19) minor bug fixes and improved plots 20) improved metrics collection and analysis: faster

0xFugue commented 1 year ago

PR125 merged