]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/perf_counters: improve add() performance 68150/head
authorRonen Friedman <rfriedma@redhat.com>
Wed, 1 Apr 2026 05:33:21 +0000 (08:33 +0300)
committerRonen Friedman <rfriedma@redhat.com>
Tue, 7 Apr 2026 10:51:58 +0000 (10:51 +0000)
commit0a780e21be5d91f3917f7c31a3cd0f2caf6ec83a
tree935daa8a4d593de31c5a9aa30e37c678b22e44f1
parent82a0c7796fb5428f2e01129413aafae6b5e6eeaf
common/perf_counters: improve add() performance

The new version is faster by 13-17% (depending
on the number of counters) compared to the
previous version.

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/common/perf_counters.cc