trpc-group / trpc-cpp

A pluggable, high-performance RPC framework written in cpp
Other
280 stars 82 forks source link

[Question]performence comparison with apache/brpc and tencent/flare? #102

Closed wanghenshui closed 10 months ago

wanghenshui commented 10 months ago

trpc-cpp better than flare?

helloopenworld commented 10 months ago

The performance of a framework depends more on whether the framework is suitable for business scenarios. Performance comparisons without business scenarios are meaningless.

helloopenworld commented 10 months ago

trpc currently performs relatively well in these high-performance business scenarios within Tencent.

image