bryancall opened a new issue, #11446:
URL: https://github.com/apache/trafficserver/issues/11446

   ```
   **http2load**
   finished in 65.00s, 25725.23 req/s, 29.04MB/s
   requests: 1543514 total, 1543514 started, 1543514 done, 1543514 succeeded, 0 
failed, 0 errored, 0 timeout
   status codes: 1543477 2xx, 0 3xx, 0 4xx, 0 5xx
   traffic: 1.70GB (1827287672) total, 289.53MB (303596678) headers (space 
savings 35.34%), 1.88GB (2023121920) data
   UDP datagram: 2186563 sent, 2028845 received
                        min         max         mean         sd        +/- sd
   time for request:     1.73ms       2.21s     29.36ms     19.76ms    78.47%
   time for connect:        0us         0us         0us         0us     0.00%
   time to 1st byte:        0us         0us         0us         0us     0.00%
   req/s           :     165.41      350.58      257.25       29.79    64.00%
   
   **dstat**
   You did not select any stats, using -cdngy by default.
   ----total-usage---- -dsk/total- ---net/lo-- -net/total- ---paging-- 
---system--
   usr sys idl wai stl| read  writ| recv  send: recv  send|  in   out | int   
csw
    77   9  13   0   0|   0  4111k| 532B  532B:8215k  112M|   0     0 |3735k  
640k
    89   7   3   0   0|   0   456k| 512B  512B:7116k   85M|   0     0 |3437k  
610k
    92   6   2   0   0|   0   140k| 511B  511B:5983k   60M|   0     0 |2680k  
495k
    94   5   1   0   0|   0  1639B| 533B  533B:5033k   44M|   0     0 |2351k  
314k
    95   4   1   0   0|   0  6552k| 511B  511B:4398k   34M|   0     0 |2149k  
146k
    96   4   1   0   0|   0    32M| 512B  512B:3940k   29M|   0     0 |2012k  
152k
    96   4   0   0   0|   0  1639B| 512B  512B:3651k   25M|   0     0 |1916k  
159k
    96   4   0   0   0|   0     0 | 511B  511B:3396k   22M|   0     0 |1840k  
167k
    96   3   0   0   0|   0    46k| 511B  511B:3180k   20M|   0     0 |1754k  
168k
    97   3   0   0   0|   0  2458B| 512B  512B:3030k   19M|   0     0 |1711k  
171k
    97   3   0   0   0|   0  6580k| 512B  512B:2892k   18M|   0     0 |1699k  
175k
    97   3   0   0   0|   0    17M| 512B  512B:2729k   17M|   0     0 |1639k  
176k
    97   3   0   0   0|   0   784k| 511B  511B:2635k   16M|   0     0 |1608k  
170k
   **perf stat**
   perf: 'stat-p' is not a perf-command. See 'perf --help'.
   **perf report**
   # Total Lost Samples: 0
   #
   # Samples: 1M of event 'cycles:P'
   # Event count (approx.): 8502898076061
   #
   #   Overhead  Shared Object         Symbol                                   
           IPC   [IPC Coverage]
   # ..........  ....................  
..................................................  ....................
   #
         40.04%  traffic_server        [.] QUICStream::id() const               
           -      -
         27.27%  traffic_server        [.] 
QUICStreamManager::find_stream(unsigned long)   -      -
         16.18%  traffic_server        [.] freelist_new(_InkFreeList*)          
           -      -
          2.15%  traffic_server        [.] freelist_free(_InkFreeList*, void*)  
           -      -
          1.03%  traffic_server        [.] IOBufferBlock::clear()               
           -      -
          0.33%  traffic_server        [.] thread_freeup(FreelistAllocator&, 
ProxyAllocat  -      -
          0.29%  traffic_server        [.] ink_freelist_free(_InkFreeList*, 
void*)         -      -
          0.29%  traffic_server        [.] (anonymous 
namespace)::build_iovec_block_chain  -      -
          0.26%  libc.so.6             [.] __memmove_avx_unaligned_erms         
           -      -
          0.23%  libc.so.6             [.] _int_malloc                          
           -      -
          0.22%  traffic_server        [.] ink_freelist_new(_InkFreeList*)      
           -      -
          0.21%  traffic_server        [.] IOBufferData::free()                 
           -      -
          0.15%  libquiche.so          [.] <alloc::string::String as 
core::fmt::Write>::w  -      -
          0.14%  [vdso]                [.] __vdso_clock_gettime                 
           -      -
          0.14%  libquiche.so          [.] core::fmt::write                     
           -      -
          0.14%  [kernel.kallsyms]     [k] perf_adjust_freq_unthr_context       
           -      -
          0.13%  libc.so.6             [.] _int_free                            
           -      -
          0.13%  traffic_server        [.] QPACK::_encode_header(MIMEField 
const&, unsign  -      -
          0.13%  [kernel.kallsyms]     [k] native_sched_clock                   
           -      -
          0.13%  libc.so.6             [.] malloc_consolidate                   
           -      -
          0.12%  [kernel.kallsyms]     [k] __memcpy                             
           -      -
          0.11%  [kernel.kallsyms]     [k] osq_lock                             
           -      -
          0.10%  traffic_server        [.] QPACK::encode(unsigned long, 
HTTPHdr&, MIOBuff  -      -
   ```


-- 
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]

Reply via email to