Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Add RDT count to the analysis_complete event #1379

Closed
jakebailey opened this issue Jul 24, 2019 · 0 comments · Fixed by #1396
Closed

Add RDT count to the analysis_complete event #1379

jakebailey opened this issue Jul 24, 2019 · 0 comments · Fixed by #1396
Assignees
Milestone

Comments

@jakebailey
Copy link
Member

The event currently sends the module count, time elapsed, and memory usage at the completion. However, the module count and time elapsed are on the analysis session, while memory usage is just overall. This means it's impossible to figure out a number like "this much memory per module on average", as a small session with only a few modules analyzed will still report the total usage.

Adding the RDT count will give a cumulative measure of what all is supposed to be there so we can do a generic count.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant