Giter Club home page Giter Club logo

Comments (6)

caojiajun avatar caojiajun commented on June 16, 2024

1、1.0.5版本没问题,云信线上目前就是1.0.5版本
2、camellia-redis-proxy的debug日志是不是没关?(samples中的logback.xml是开着debug日志的)
3、压测时长多久,1分钟,还是5分钟、10分钟
4、部署proxy、压测客户端的机器配置能否发一下
5、使用的java版本,以及JVM配置(包括堆、GC参数等)
6、camellia-redis-proxy的application.yml完整配置可以贴一下

from camellia.

gehill avatar gehill commented on June 16, 2024

确实,关了debug日志性能好了很多,camellia-redis-proxy性能提升到了0.3左右。不过比bilibili-overlord的0.17感觉还是低一点。
所有测试配置,无论overlord还是camellia-redis-proxy,我都是完全复制https://github.com/netease-im/camellia/blob/master/camellia-redis-proxy/performance-report-1.md这里的,包括jvm的启动配置。完全一模一样。jdk我用的jdk1.8.0_65

camellia-redis-proxy:
  type: async
  transpond:
    type: local
    local:
      type: simple
      resource: redis-cluster://***
-Xms4096m -Xmx4096m -XX:+UseG1GC

听您说云信线上用的这个版本,不知稳定性如何?我看了下源码,比如redis端主动断开连接,我看这边代码是stop连接,好像并未重连,不是否哪儿看漏了。不知道这个开源项目有没群之类的,能让我们跟着学习下的 :)

from camellia.

caojiajun avatar caojiajun commented on June 16, 2024

1、不知道测试时间是多久,连续1分钟,还是5分钟、10分钟?测试平台是windows还是linux还是其他?
2、重连相关逻辑在RedisClientHub.java
3、云信线上目前还未出现过问题
4、加我微信吧(记得备注一下):hdnxttl

from camellia.

linainverse9 avatar linainverse9 commented on June 16, 2024

你好,想请教一下平均响应时间怎么是怎么测的?用redis-benchmark可以看到吗

from camellia.

caojiajun avatar caojiajun commented on June 16, 2024

欢迎查看最新的性能测试报告:
https://github.com/netease-im/camellia/blob/master/docs/redis-proxy/performance-report-8.md

这边是使用jedis编写客户端代码结合网易内部的压测平台做的测试

关于性能测试相关,如果有什么问题,可以加微信:hdnxttl

from camellia.

caojiajun avatar caojiajun commented on June 16, 2024

你好,想请教一下平均响应时间怎么是怎么测的?用redis-benchmark可以看到吗

redis-benchmark只能看tps

from camellia.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.