commit | 4ab0d3f2f82e834b412e629587359026ac62753b | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Nov 30 09:57:45 2023 +0800 |
committer | GitHub <noreply@github.com> | Thu Nov 30 09:57:45 2023 +0800 |
tree | 59de6d8ac2b5c43df14fbeac79385d2238b712a6 | |
parent | d9610cd371bddc5cb070d322c9b84baad049d81d [diff] |
Bump ch.qos.logback:logback-classic from 1.2.3 to 1.3.12 (#45) Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.3 to 1.3.12. - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.3...v_1.3.12) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This project focuses on benchmarking and profiling dubbo framework with the combination of different serialization and transporter options. The code and the idea behinds it is inspired by RPC Benchmark.
Clone this project onto your desktop, then
./benchmark.sh dubbo-kryo-server
./benchmark.sh dubbo-kryo-client
benchmark-go.sh
, for example:./benchmark-go.sh dubbo-go-triple-server ./benchmark-go.sh dubbo-go-triple-client #You can use -h to see the configurable parameters, for example: ./benchmark-go.sh dubbo-go-triple-client -h
./benchmark.sh -m profiling dubbo-kryo-server
./benchmark.sh dubbo-kryo-client
./benchmark.sh -s [hostname|ip address] -p port -f output