Re: [PR] [feat] latency scale factor (brpc)

2024-06-04 Thread via GitHub
superhail commented on code in PR #2655: URL: https://github.com/apache/brpc/pull/2655#discussion_r1625537296 ## src/brpc/server.cpp: ## @@ -123,6 +123,8 @@ const int INITIAL_CERT_MAP = 64; // compilation units is undefined. const int s_ncore = sysconf(_SC_NPROCESSORS_ONLN);

Re: [I] 动态设置"TCMALLOC_SAMPLE_PARAMETER"以支持动态开关pprof/heap采样 (brpc)

2024-06-04 Thread via GitHub
promoon closed issue #2658: 动态设置"TCMALLOC_SAMPLE_PARAMETER"以支持动态开关pprof/heap采样 URL: https://github.com/apache/brpc/issues/2658 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T