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 feature based perf instrumentation comparision #806

Merged
merged 252 commits into from
Jan 30, 2024

Conversation

vulder
Copy link
Contributor

@vulder vulder commented Jul 8, 2023

No description provided.

Lukas Abelt and others added 30 commits June 26, 2023 14:42
* Added patch_name parameter to report file creation utility functions
@vulder vulder marked this pull request as ready for review December 1, 2023 09:43
@vulder vulder requested a review from boehmseb January 23, 2024 23:25
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.

Still needs some cleanup (see pylint and mypy complaints).

varats/varats/experiments/vara/feature_experiment.py Outdated Show resolved Hide resolved
varats/varats/experiments/vara/feature_perf_precision.py Outdated Show resolved Hide resolved
varats/varats/experiments/vara/feature_perf_precision.py Outdated Show resolved Hide resolved
varats/varats/plots/feature_perf_precision.py Outdated Show resolved Hide resolved

if not project.name.startswith(
"SynthIP"
) and project.name != "SynthSAFieldSensitivity":
Copy link
Member

Choose a reason for hiding this comment

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

It's annoying that we have to break the abstraction between projects and experiments here (and also later in the tables). But I also don't have a good practical idea how to avoid this...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I could not avoid this for all cases, some I got removed but depending on what one wants, it's difficult.

@vulder vulder requested a review from boehmseb January 25, 2024 10:00
@vulder vulder merged commit e126c51 into vara-dev Jan 30, 2024
8 of 10 checks passed
@vulder vulder deleted the f-StaticAnalysisMotivatedSynthBenchmarksImpl branch January 30, 2024 14:28
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.

3 participants