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.

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

                Created:
                Updated:
                Resolved: