masaori335 opened a new pull request, #11940:
URL: https://github.com/apache/trafficserver/pull/11940

   Simple benchmark program of EventSystem. Current case is just scheduling a 
bunch of events, but we can add more complicated cases later. 
   
   ```
   $ ./build/tools/benchmark/benchmark_EventSystem --ts-nevents 8000000 
--ts-nthreads 8 --benchmark-samples 1
   
-------------------------------------------------------------------------------
   event process benchmark
   
-------------------------------------------------------------------------------
   /tools/benchmark/benchmark_Eventsystem.cc:61
   
...............................................................................
   
   benchmark name                       samples       iterations    estimated
                                        mean          low mean      high mean
                                        std dev       low std dev   high std dev
   
-------------------------------------------------------------------------------
   nevents = 8000000 nthreads = 8                   1             1     3.63579 
s 
                                           952.388 ms    952.388 ms    952.388 
ms 
                                                 0 ns          0 ns          0 
ns
   ```


-- 
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: github-unsubscr...@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to