Fix baseline script name
This commit is contained in:
parent
37350f1c8e
commit
4077d749e2
@ -87,7 +87,7 @@ Execute the following steps to run the challenge:
|
||||
3. Calculate the average measurement values:
|
||||
|
||||
```
|
||||
./calculate_average.sh
|
||||
./calculate_average_baseline.sh
|
||||
```
|
||||
|
||||
The provided naive example implementation uses the Java streams API for processing the file and completes the task in ~2 min on environment used for [result evaluation](#evaluating-results).
|
||||
|
Loading…
Reference in New Issue
Block a user