Yingchun Lai has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18229
Change subject: [thread] Small refactor to improve ThreadMgr performance ...................................................................... [thread] Small refactor to improve ThreadMgr performance Move threads_started_metric_ and threads_running_metric_ out of lock and use atomic to improve performance. Change-Id: I219c509c5818b618e864c534bbf40cc4f9a7dc13 --- M src/kudu/util/thread.cc 1 file changed, 18 insertions(+), 18 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/29/18229/1 -- To view, visit http://gerrit.cloudera.org:8080/18229 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I219c509c5818b618e864c534bbf40cc4f9a7dc13 Gerrit-Change-Number: 18229 Gerrit-PatchSet: 1 Gerrit-Owner: Yingchun Lai <[email protected]>
