Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
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

@jakebailey

Description

@jakebailey

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions