Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
benchmark
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Odysseus
benchmark
Commits
d47257d1
Commit
d47257d1
authored
Feb 20, 2024
by
Your Name
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add redis readme
parent
5d50b4a0
Pipeline
#719
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
31 additions
and
0 deletions
+31
-0
README.md
redis/README.md
+31
-0
No files found.
redis/README.md
0 → 100644
View file @
d47257d1
## 测试命令
./k6-redis run redis.js
## 测试记录
k6-redis 和 redis-benchmark 测试 incrBy, 上限是一致的,大概是 5 到6万次 每秒。
## 备注
这两个工具,执行完,在redis里找不到对应的key,可能是执行后删了。
## links
https://k6.io/docs/javascript-api/k6-experimental/redis/client/
这个是k6支持的redis命令,没有pipeline。
https://redis.io/docs/management/optimization/benchmarks/
redis-benchmark 支持的全一些;
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment