RFR: 8315149: Add hsperf counters for CPU time of internal GC threads
    Man Cao 
    manc at openjdk.org
       
    Wed Aug 30 20:27:26 UTC 2023
    
    
  
On Wed, 30 Aug 2023 07:44:07 GMT, David Holmes <dholmes at openjdk.org> wrote:
> This doesn't seem unreasonable, but I do wonder what impact this has on the GC threads to collect this data?
We did some benchmarking when we first implemented these counters in our internal JDK 8. There was no observable performance difference. We could redo the benchmarking in JDK HEAD if people are concerned with accounting overhead.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15082#issuecomment-1699788606
    
    
More information about the hotspot-dev
mailing list