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

Implements experiment to detect the hot functions of a project #884

Merged
merged 9 commits into from
Aug 21, 2024

Conversation

vulder
Copy link
Contributor

@vulder vulder commented Apr 27, 2024

No description provided.

@vulder vulder requested a review from boehmseb April 27, 2024 10:12
Copy link
Member

@boehmseb boehmseb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The HotFunctionsReport still needs a little bit of cleanup and some typing stuff needs fixing.

varats/varats/projects/c_projects/xz.py Outdated Show resolved Hide resolved
varats-core/varats/report/hot_functions_report.py Outdated Show resolved Hide resolved
varats-core/varats/report/hot_functions_report.py Outdated Show resolved Hide resolved
varats-core/varats/report/hot_functions_report.py Outdated Show resolved Hide resolved
@vulder vulder requested a review from boehmseb August 19, 2024 20:02
@boehmseb boehmseb merged commit ef50d4f into vara-dev Aug 21, 2024
7 checks passed
@boehmseb boehmseb deleted the f-HotFunctionDetection branch August 21, 2024 09:03
Sinerum pushed a commit that referenced this pull request Sep 3, 2024
* Implements experiment to detect the hot functions of a project

* Make xray a local import

* Adds missing docs

* Update varats-core/varats/report/hot_functions_report.py

Co-authored-by: Sebastian Böhm <[email protected]>

* Rewords docs

* Fixes type errors

---------

Co-authored-by: Sebastian Böhm <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants