chenBright commented on PR #2207:
URL: https://github.com/apache/brpc/pull/2207#issuecomment-1506285505

   在我们自己的机器上测试,性能下降更加明显。
   
   ```shell
   OS: Ubuntu 16.04 4.9.70-040970-generic
   Compiler: GCC 5.4.0
   brpc: 1.3
   ```
   
   ```shell
   I0413 11:29:00.185243 {}  9458 18446744073709551615 
brpc_doubly_buffered_data_unittest.cpp:414 [PerfTest]  thread_num=1 
count=20597978 average_time=48.6644 qps=2.05489e+07
   I0413 11:29:01.189558 {}  9458 18446744073709551615 
brpc_doubly_buffered_data_unittest.cpp:414 [PerfTest]  thread_num=4 
count=4401949 average_time=910.574 qps=1.09821e+06
   I0413 11:29:02.193827 {}  9458 18446744073709551615 
brpc_doubly_buffered_data_unittest.cpp:414 [PerfTest]  thread_num=8 
count=4150875 average_time=1931.32 qps=517782
   I0413 11:29:03.198407 {}  9458 18446744073709551615 
brpc_doubly_buffered_data_unittest.cpp:414 [PerfTest]  thread_num=12 
count=4720422 average_time=2546.87 qps=392639
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to