[
https://issues.apache.org/jira/browse/ZOOKEEPER-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789431#comment-16789431
]
maoling commented on ZOOKEEPER-3264:
------------------------------------
[~shralex] [~nixon]
- What this issue wants to implement is something like this:
https://coreos.com/etcd/docs/latest/op-guide/performance.html
- it can support the mutil-clients benchmark.
- it has abundant metrics(use the metric-core
lib):throughout,latency,histogram,etc.
- it supports overall benchmark,or a singe api(getData or create) benchmark
- it supports sync and async benchmark.
- it will have a detailed benchmark usage doc and the benchmark report.
> Add a benchmark tool for zookeeper
> ----------------------------------
>
> Key: ZOOKEEPER-3264
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3264
> Project: ZooKeeper
> Issue Type: New Feature
> Components: other
> Reporter: maoling
> Assignee: maoling
> Priority: Major
>
> Reference:
> https://github.com/etcd-io/etcd/blob/master/tools/benchmark/cmd/range.go
> https://github.com/antirez/redis/blob/unstable/src/redis-benchmark.c
> https://github.com/phunt/zk-smoketest/blob/master/zk-latencies.py
> https://github.com/brownsys/zookeeper-benchmark/blob/master/src/main/java/edu/brown/cs/zkbenchmark/ZooKeeperBenchmark.java
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)