GithubHelp home page GithubHelp logo

kitex-benchmark's People

Contributors

felix021 avatar hchenn avatar heyjavabean avatar jayantxie avatar joway avatar lesismal avatar purewhitewu avatar simon0-o avatar sinnera avatar smallnest avatar yangruiemma avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kitex-benchmark's Issues

服务端性能测试增加不同连接数

现在的测试脚本,默认都是 -pool=10,实际的场景可能连接数要大一些,内部集群之间 RPC 可能连接数确实也不会太大,大点的集群也就几百到几千的范围,但默认10个连接仍然太小了,希望可以增加 100-5000 连接数范围的 benchmark 数据。

另外,刚申请 PR 了 arpc_nbio,可承载 10k-1000k 多种业务场景,如果可以,还是希望大佬们能跑个测试 10k 连接数起步的数据。

Improving gRPC benchmark configurations.

Is your feature request related to a problem? Please describe.

The benchmark of gRPC framework was collected under less optimal configurations.

  1. WRT unary Echo, the client didn't leverage the ability of multiplexing requests over single HTTP/2 connection.
  2. WRT streaming Echo, There is only one connection has been established, which may lead to head of line problem very quickly.

Comparing KiteX benchmark with those results may misleading developers.

Describe the solution you'd like

  1. At least, explicitly disclose how gRPC benchmarks were collected.
  2. It would be better to have a comparison with results collected under more optimal configurations.

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.