Skip to content

Commit ed5566b

Browse files
committed
Add a reference to benchmarks in the README.md
1 parent 231b8d9 commit ed5566b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ A pure PHP client for [Tarantool](http://tarantool.io) 1.7.1 or above.
2929
* [SQL protocol](#sql-protocol)
3030
* [User defined types](#user-defined-types)
3131
* [Tests](#tests)
32+
* [Benchmarks](#benchmarks)
3233
* [License](#license)
3334

3435

@@ -650,6 +651,11 @@ docker run --rm --net=tarantool-php -v $(pwd):/client -w /client client
650651
```
651652

652653

654+
## Benchmarks
655+
656+
The benchmarks can be found in the [dedicated repository](https://github.com/tarantool-php/benchmarks).
657+
658+
653659
## License
654660

655661
The library is released under the MIT License. See the bundled [LICENSE](LICENSE) file for details.

0 commit comments

Comments
 (0)