mirror of https://gitee.com/bigwinds/arangodb
12 lines
478 B
Markdown
12 lines
478 B
Markdown
Arangobench
|
|
===========
|
|
|
|
_Arangobench_ is ArangoDB's benchmark and test tool. It can be used to issue test
|
|
requests to the database for performance and server function testing.
|
|
It supports parallel querying and batch requests.
|
|
|
|
Related blog posts:
|
|
|
|
- [Measuring ArangoDB insert performance](https://www.arangodb.com/2013/11/measuring-arangodb-insert-performance/)
|
|
- [Gain factor of 5 using batch requests](https://www.arangodb.com/2012/10/gain-factor-of-5-using-batch-updates/)
|