Skip to content

Commit 453e249

Browse files
committed
readme: add benchmark tests
Added description to the README for how to run benchmark tests. Follows up #122
1 parent 0ac079b commit 453e249

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -704,6 +704,11 @@ Use the same for main `tarantool` package and `queue` and `uuid` subpackages.
704704
`uuid` tests require
705705
[Tarantool 2.4.1 or newer](https://github.com/tarantool/tarantool/commit/d68fc29246714eee505bc9bbcd84a02de17972c5).
706706

707+
To run benchmark tests, call
708+
```bash
709+
make bench
710+
```
711+
707712
## Alternative connectors
708713

709714
There are two more connectors from the open-source community available:

0 commit comments

Comments
 (0)