Skip to content

Commit

Permalink
update of Usage of Scripts section
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Salazar <[email protected]>
  • Loading branch information
StevenSalazarM committed May 14, 2020
1 parent 89f85b9 commit dbd0040
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test_m4_xlarge/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Images contains the plots obtained by using the python scripts:
![](https://github.com/StevenSalazarM/Apache-Spark-Scalability-Analysis/blob/master/test_m4_xlarge/Images/prova_contrib/contrib_7_worker_10M_cache.png)


`$ python3 ./plot_overall_time2.py 7 NoCache 10M`
`$ python3 ./plot_stacked_chart.py 7 NoCache 10M`

![](https://github.com/StevenSalazarM/Apache-Spark-Scalability-Analysis/blob/master/test_m4_xlarge/Images/prova_contrib/contrib_7_worker_10M_no_cache.png)

2 changes: 1 addition & 1 deletion test_m5_2xlarge/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Images contains the plots obtained by using the python scripts:
![](https://github.com/StevenSalazarM/Apache-Spark-Scalability-Analysis/blob/master/test_m5_2xlarge/Images/contrib_3_worker_cache.png)


`python3 ./plot_stacked_chart.py 3 NoCache`
`$ python3 ./plot_stacked_chart.py 3 NoCache`

![](https://github.com/StevenSalazarM/Apache-Spark-Scalability-Analysis/blob/master/test_m5_2xlarge/Images/contrib_3_worker_no_cache.png)

Expand Down

0 comments on commit dbd0040

Please sign in to comment.