https://github.com/xincao9/x-benchmark
Middleware Test Component
https://github.com/xincao9/x-benchmark
java pressure test-framework testing-tools
Last synced: 12 months ago
JSON representation
Middleware Test Component
- Host: GitHub
- URL: https://github.com/xincao9/x-benchmark
- Owner: xincao9
- License: apache-2.0
- Created: 2018-11-27T10:31:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-02T06:41:18.000Z (over 7 years ago)
- Last Synced: 2025-04-14T13:59:34.076Z (over 1 year ago)
- Topics: java, pressure, test-framework, testing-tools
- Language: Java
- Homepage:
- Size: 125 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# x-benchmark
### Middleware Test Component
* x-benchmark-memcached supports get, set, cas, incr, decr commands
* x-benchmark-redis support get, set
* x-benchmark-localcache supports get, set
* x-benchmark-thrift supports 128 bytes of request and response packets, and the server processes the stress test in a scenario that takes 50 milliseconds.
* x-benchmark-mysql insert and select single thing performance test
For specific usage, please go to the directory of the corresponding component to view