Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update benchmark_client to support more api commands #2222

Merged

Conversation

wangshao1
Copy link
Collaborator

修改benchmark_client代码,更新如下:

  1. 支持请求耗时的统计,包括min/max/average/p99/p75。
  2. 新增API,set/hset/hgetall/sadd/smembers/lpush/lrange/zrange
  3. 支持读写数据比对。

@github-actions github-actions bot added ✏️ Feature New feature or request 📒 Documentation Improvements or additions to documentation 🧹 Updates This will not be worked on labels Dec 19, 2023
@wangshao1 wangshao1 force-pushed the feature/update_benchmark branch from 6345214 to 4a46572 Compare December 20, 2023 12:11
@wangshao1 wangshao1 force-pushed the feature/update_benchmark branch from 4a46572 to 4e4b8bf Compare December 26, 2023 10:28
@chejinge chejinge merged commit 1a294d0 into OpenAtomFoundation:unstable Jan 8, 2024
13 of 15 checks passed
KKorpse pushed a commit to KKorpse/pika that referenced this pull request Jan 11, 2024
…oundation#2222)

* update benchmark_client to support more api commands and statistics

* reconnect server when connction closed by peer

---------

Co-authored-by: wangshaoyi <wangshaoyi@360.cn>
bigdaronlee163 pushed a commit to bigdaronlee163/pika that referenced this pull request Jun 8, 2024
…oundation#2222)

* update benchmark_client to support more api commands and statistics

* reconnect server when connction closed by peer

---------

Co-authored-by: wangshaoyi <wangshaoyi@360.cn>
cheniujh pushed a commit to cheniujh/pika that referenced this pull request Sep 24, 2024
…oundation#2222)

* update benchmark_client to support more api commands and statistics

* reconnect server when connction closed by peer

---------

Co-authored-by: wangshaoyi <wangshaoyi@360.cn>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.5.3 📒 Documentation Improvements or additions to documentation ✏️ Feature New feature or request tool 🧹 Updates This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants