Skip to content

Commit

Permalink
Added example for experiment run
Browse files Browse the repository at this point in the history
  • Loading branch information
AryazE committed Aug 9, 2022
1 parent eefd3c7 commit 6a797fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ Then, if the project can be installed with just `pip install .`, ignore this ste
Finally, run
```
bash ./experiment.sh <package name> <test directory> <analysis name>
# E.g. for "rich" repository located at test/PythonRepos/rich:
bash ./experiment.sh rich test TraceAll
```
to run the analysis, or
```
Expand Down

0 comments on commit 6a797fe

Please sign in to comment.