Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8324933

ConcurrentHashTable::statistics_calculate synchronization is expensive

XMLWordPrintable

    • b11

        In the ConcurrentHashTable::statistics_calculate function, we enter and exit a ScopedCS with the global counter for every single bucket. This has showed up to be pretty intense on some machines. We should make the synchronization a bit less intense here.

              eosterlund Erik Ă–sterlund
              eosterlund Erik Ă–sterlund
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: