Skip to content

Commit

Permalink
Copy and paste the benchmark commands
Browse files Browse the repository at this point in the history
  • Loading branch information
kianmeng committed Jul 29, 2024
1 parent 0be896b commit 8716448
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,10 @@ its developers.

You can perform a benchmark by running the following:

$ sh benchs/extract.sh
$ mix run benchs/parse_document.exs
```sh
sh benchs/extract.sh
mix run benchs/parse_document.exs
```

Extracting the files is needed only once.

Expand Down

0 comments on commit 8716448

Please sign in to comment.