Skip to content

Commit

Permalink
Fixed factual error in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ledsoft authored Nov 29, 2018
1 parent 7604184 commit 5c9767e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@ The `scripts` folder contains a couple of scripts used to process the resulting
The following R scripts expect datasets generated using `transform_performance.py`.
* `otm-benchmark-boxplot.R` - generates boxplots visualizing the results for one heap size
* `otm-benchmark-scalability.R` - generates scalability line plots for all operations and all supported heap sizes
* `otm-benchmark-stats.R` - generates basic statistics - mean execution time, standard deviation and the 95% quartile
* `otm-benchmark-stats.R` - generates basic statistics - mean execution time, standard deviation and the 95% confidence interval

0 comments on commit 5c9767e

Please sign in to comment.