swebb2066 commented on PR #335:
URL: https://github.com/apache/logging-log4cxx/pull/335#issuecomment-1905086551

   Relevant Ubuntu gcc 9 benchmarks improve from:
   
    | Benchmark | Time | CPU | Iterations | 
    | -------- | ------ | ---- | ----------- | 
    | Async, int value using MessageBuffer, pattern: %m%n | 605 ns | 605 ns | 
1171481 | 
    | Async, int value using MessageBuffer, pattern: %m%n/threads:16 | 997 ns | 
8010 ns | 89648 | 
   
   to:
   
    | Benchmark | Time | CPU | Iterations | 
    | -------- | ---- | --- | ------------ | 
    | Async, int value using MessageBuffer, pattern: %m%n | 583 ns | 583 ns | 
1249185 | 
    | Async, int value using MessageBuffer, pattern: %m%n/threads:16 | 978 ns | 
7950 ns | 88320 | 
   


-- 
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: notifications-unsubscr...@logging.apache.org

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

Reply via email to