Update README.md

This commit is contained in:
joobog 2018-10-09 11:05:54 +02:00 committed by GitHub
parent 05ceebff31
commit 656459cc13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 2 deletions

View File

@ -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```