Table of contents
Directory
Updated at 2020-03-20 16:00:22

Performance

Bench environment

  • Bench Machine type: 4 core /8 thread CPU 3.3Ghz,16G memory
  • Bench Logic: The client carries a certain amount of data to the server, and the server returns it to the client as it is.
  • Server single process, multiple clients initiate bench.

Bench result

framworkTPS(10 byte)TPS(128 byte)TPS(256 byte)
TARS(C++)617163390686280637
TARS(JAVA)430725384113279531
TARS(NODEJS)158888158139157334
TARS(GO)596795386024276458
TARS(PHP)168745169953168617
Spring Cloud160114157010156830
gRPC(C++)893518613281630
gRPC(GO)10634510059999684
Chapter