Skip to content

Commit

Permalink
Updated Readme.md
Browse files Browse the repository at this point in the history
removed unnecessory  lines
  • Loading branch information
mjpsl authored Apr 8, 2020
1 parent 8c70029 commit 56ba6b5
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions benchmarks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,7 @@ The benchmarks measure the performance of TorchServe on various models and bench

The script is mainly intended to run on a Ubuntu EC2 instance. For this reason, we have provided an `install_dependencies.sh` script to install everything needed to execute the benchmark on this environment. All you need to do is run this file and clone the TorchServe repo.

While installing JMeter through brew, the `install_depdendencies.sh` script asks for following command line input.
```bash
Press RETURN to continue or any other key to abort
```

Here press Enter key, it will install Homebrew at /home/linuxbrew/.linuxbrew/Homebrew/Cellar/jmeter.
Note: While installing JMeter through brew on GPU base instancce, use`install_depdendencies.sh True`.
Note: On GPU base instancce, use`install_depdendencies.sh True`.

### MacOS

Expand Down

0 comments on commit 56ba6b5

Please sign in to comment.