Update README.md
This commit is contained in:
parent
05ceebff31
commit
656459cc13
17
README.md
17
README.md
|
@ -1,2 +1,15 @@
|
|||
# ime-evaluation
|
||||
I/O-Performance
|
||||
# I/O-Performance exploration
|
||||
|
||||
## Running performance tests
|
||||
```sbatch batch_job.sh```
|
||||
|
||||
## Put all results in a SQLite3 data base
|
||||
```mkdb.py```
|
||||
|
||||
## Evaluation with R
|
||||
```eval_analysis.R```
|
||||
```eval_netcdfbench.R```
|
||||
```eval_openclose.R```
|
||||
```eval_performance.R```
|
||||
```eval_readwrite.R```
|
||||
|
||||
|
|
Loading…
Reference in New Issue