An open API service indexing awesome lists of open source software.

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

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