chenBright commented on issue #2409: URL: https://github.com/apache/brpc/issues/2409#issuecomment-3005478262
> 改成clock_gettime对性能是否有损?cpuwide_time的使用频率还挺高的 @wwbmmm 好像在百度内部才用rdtsc指令吧,开源用的是clock_gettime。 https://github.com/apache/brpc/blame/d5cdbe69a653684f6593b3448a685a27eb2621a1/src/butil/time.h#L274-L285 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
