huokangtou / x-benchmark

Middleware Test Component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Middleware Test Component

License:Apache License 2.0


Languages

Language:Java 99.5%Language:Dockerfile 0.4%Language:Thrift 0.1%