Commit 10033f68 authored by Jerome Chauveau's avatar Jerome Chauveau
Browse files

Ajout README.

parent d7cca320
Loading
Loading
Loading
Loading

README.md

0 → 100644
+28 −0
Original line number Diff line number Diff line
# iipimage-benchtest

## Requirements

 * [Siege] (https://github.com/JoeDog/siege) - Debian package available.

## Usage

```
$ chmod u+x doit.sh
$ ./doit.sh -c <nb clients> -r <nb runs> -t <nb tests> -u <url dataset size> -endpoint <image url>
```

Example :

```
$ ./doit.sh -c 10 -r 20 -t 5 -u 500 -endpoint https://localhost/fcgi-bin/iipsrv.fcgi?IIIF=/img.tif/
```

Help :

```
$ ./doit.sh -h
```

## Outputs

Output files are stored is the iipimage-benchtest directory : out-<test-number>.txt.