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 Command Option to Skip Repetitive Compiling #73

Open
stro18 opened this issue May 25, 2022 · 0 comments
Open

Add Command Option to Skip Repetitive Compiling #73

stro18 opened this issue May 25, 2022 · 0 comments

Comments

@stro18
Copy link
Contributor

stro18 commented May 25, 2022

Description
In the fork used for the analysis of Ant applications, the code of Peass was modified to skip repetetive compiling of already compiled versions of the applications under test. This significantly reduced the time consumption of the performance analysis. To integrate the fork into this repository, the described behavior should be enabled with a command option.

Reference
Changes in Fork: https://github.com/stro18/peass/pull/7/files
(Adapted) Test Execution for Ant Applications: https://github.com/stro18/peass-ant/blob/main/src/main/java/de/stro18/peass_ant/executor/AntTestExecutor.java

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

No branches or pull requests

1 participant