Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add/calculate power consumption by methods call tree #6

Closed
adelnoureddine opened this issue Jan 14, 2023 · 1 comment
Closed

Add/calculate power consumption by methods call tree #6

adelnoureddine opened this issue Jan 14, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@adelnoureddine
Copy link
Member

adelnoureddine commented Jan 14, 2023

Calculate power consumption for methods hierarchy (for each call tree), and export them in a tree-like format.

The goal is to identify power consumption for individual call trees and thus provide developers with insights about power consumption of code branches.

@adelnoureddine adelnoureddine added the enhancement New feature or request label Jan 14, 2023
@adelnoureddine adelnoureddine self-assigned this Jan 14, 2023
@adelnoureddine adelnoureddine added this to the The big 2.0 version milestone Jan 17, 2023
@adelnoureddine adelnoureddine changed the title Add visual/textual power consumption by methods tree Add/calculate power consumption by methods call tree Feb 1, 2023
@adelnoureddine
Copy link
Member Author

@JeremyNison implemented the infrastructure of this feature, along with calculations and exports to CSV in PR #17.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants