Bug 4603 - redis-benchmark性能问题
Summary: redis-benchmark性能问题
Status: RESOLVED FIXED
Alias: None
Product: ANCK 4.19 Dev
Classification: ANCK
Component: general/others (show other bugs) general/others
Version: 4.19-026.x
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: maqiao
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-24 11:26 UTC by cuishw
Modified: 2023-03-30 17:29 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cuishw inspur_group 2023-03-24 11:26:29 UTC
龙蜥4.19内核与欧拉4.19内核执行如下redis性能基线:

执行./redis-benchmark -r 1000000 -n 2000000 -q -t set

龙蜥内核测试结果:95733	
欧拉内核测试结果:133485

欧拉内核测试结果明显高于龙蜥内核
Comment 1 cuishw inspur_group 2023-03-30 17:29:28 UTC
已解决,默认调度策略问题