[==========] Running 3 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from RpcBench
[ RUN      ] RpcBench.BenchmarkCalls
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 06:37:23.175907 18110 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:33459 every 8 connection(s)
I20260812 06:37:23.176003 18111 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:33459 every 8 connection(s)
I20260812 06:37:33.185452 18073 rpc-bench.cc:124] Mode:            Sync
I20260812 06:37:33.185527 18073 rpc-bench.cc:126] Client threads:   16
I20260812 06:37:33.185539 18073 rpc-bench.cc:132] Worker threads:   1
I20260812 06:37:33.185549 18073 rpc-bench.cc:133] Server reactors:  4
I20260812 06:37:33.185557 18073 rpc-bench.cc:134] Encryption:       0
I20260812 06:37:33.185568 18073 rpc-bench.cc:135] ----------------------------------
I20260812 06:37:33.185577 18073 rpc-bench.cc:136] Reqs/sec:         11532.8
I20260812 06:37:33.185634 18073 rpc-bench.cc:137] User CPU per req: 224.534us
I20260812 06:37:33.185659 18073 rpc-bench.cc:138] Sys CPU per req:  96.351us
I20260812 06:37:33.185683 18073 rpc-bench.cc:139] Ctx Sw. per req:  4.53024
I20260812 06:37:33.185706 18073 rpc-bench.cc:140] Server reactor load histogram
I20260812 06:37:33.185729 18073 rpc-bench.cc:141] Count: 1972
Mean: 18.1481
Last: 8
Percentiles:
   0%  (min) = 4
  25%        = 7
  50%  (med) = 7
  75%        = 8
  95%        = 70
  99%        = 79
  99.9%      = 83
  99.99%     = 84
  100% (max) = 84
I20260812 06:37:33.185801 18073 rpc-bench.cc:142] Server reactor latency histogram
I20260812 06:37:33.185817 18073 rpc-bench.cc:143] Count: 353955
Mean: 100.436
Last: 69
Percentiles:
   0%  (min) = 0
  25%        = 38
  50%  (med) = 54
  75%        = 71
  95%        = 388
  99%        = 752
  99.9%      = 1328
  99.99%     = 2544
  100% (max) = 11634
[       OK ] RpcBench.BenchmarkCalls (10020 ms)
[ RUN      ] RpcBench.BenchmarkCallsAsync
I20260812 06:37:33.190105 18403 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:34359 every 8 connection(s)
I20260812 06:37:33.190171 18404 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:34359 every 8 connection(s)
I20260812 06:37:43.215543 18073 rpc-bench.cc:124] Mode:            Async
I20260812 06:37:43.215620 18073 rpc-bench.cc:128] Client reactors:  16
I20260812 06:37:43.215633 18073 rpc-bench.cc:129] Call concurrency: 60
I20260812 06:37:43.215644 18073 rpc-bench.cc:132] Worker threads:   1
I20260812 06:37:43.215654 18073 rpc-bench.cc:133] Server reactors:  4
I20260812 06:37:43.215665 18073 rpc-bench.cc:134] Encryption:       0
I20260812 06:37:43.215675 18073 rpc-bench.cc:135] ----------------------------------
I20260812 06:37:43.215687 18073 rpc-bench.cc:136] Reqs/sec:         16281.4
I20260812 06:37:43.215711 18073 rpc-bench.cc:137] User CPU per req: 182.743us
I20260812 06:37:43.215730 18073 rpc-bench.cc:138] Sys CPU per req:  48.1348us
I20260812 06:37:43.215749 18073 rpc-bench.cc:139] Ctx Sw. per req:  0.913164
I20260812 06:37:43.215776 18073 rpc-bench.cc:140] Server reactor load histogram
I20260812 06:37:43.215787 18073 rpc-bench.cc:141] Count: 1980
Mean: 21.954
Last: 11
Percentiles:
   0%  (min) = 5
  25%        = 10
  50%  (med) = 12
  75%        = 17
  95%        = 78
  99%        = 87
  99.9%      = 93
  99.99%     = 95
  100% (max) = 95
I20260812 06:37:43.215830 18073 rpc-bench.cc:142] Server reactor latency histogram
I20260812 06:37:43.215848 18073 rpc-bench.cc:143] Count: 247971
Mean: 176.476
Last: 88
Percentiles:
   0%  (min) = 0
  25%        = 53
  50%  (med) = 72
  75%        = 162
  95%        = 564
  99%        = 1904
  99.9%      = 5184
  99.99%     = 10240
  100% (max) = 20952
[       OK ] RpcBench.BenchmarkCallsAsync (10037 ms)
[----------] 2 tests from RpcBench (20058 ms total)

[----------] 1 test from RpcAcceptorBench
[ RUN      ] RpcAcceptorBench.MeasureAcceptorDispatchTimes
I20260812 06:37:43.231379 18778 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:39093 every 8 connection(s)
I20260812 06:37:44.759747 18073 rpc-bench.cc:389] Dispatched 7296 connection requests in 1 seconds
I20260812 06:37:44.759840 18073 rpc-bench.cc:391] Request dispatching time (us): min 5 max 2862 average 24.441200657894736
[       OK ] RpcAcceptorBench.MeasureAcceptorDispatchTimes (1538 ms)
[----------] 1 test from RpcAcceptorBench (1538 ms total)

[----------] Global test environment tear-down
[==========] 3 tests from 2 test suites ran. (21596 ms total)
[  PASSED  ] 3 tests.
