小编Han*_*sen的帖子

arangob无法发送超过1000的请求

我使用arangob测试ArangoDB性能,但是arangob不能发送超过1000的请求."操作总数:"总是1000.

我的终端输出如下.

$./arangob --server.endpoint "tcp://127.0.0.1:8529" --delay --requests 50000  --test-case     document --complexity 10  --batch-size 0 --concurrency 1
starting threads...
executing tests...
2014-10-02T06:58:39Z [15498] INFO number of operations: 100
2014-10-02T06:58:39Z [15498] INFO number of operations: 150
2014-10-02T06:58:39Z [15498] INFO number of operations: 200
2014-10-02T06:58:39Z [15498] INFO number of operations: 250
2014-10-02T06:58:39Z [15498] INFO number of operations: 300
2014-10-02T06:58:39Z [15498] INFO number of operations: 350
2014-10-02T06:58:39Z [15498] INFO number of operations: 400
2014-10-02T06:58:39Z [15498] INFO number of operations: 450
2014-10-02T06:58:39Z [15498] INFO number …
Run Code Online (Sandbox Code Playgroud)

arangodb

3
推荐指数
1
解决办法
142
查看次数

标签 统计

arangodb ×1