chenBright commented on issue #2552:
URL: https://github.com/apache/brpc/issues/2552#issuecomment-1980342491
有设置FLAGS_usercode_in_pthread这个gflag吗?
--
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
chenBright commented on issue #2549:
URL: https://github.com/apache/brpc/issues/2549#issuecomment-1980344874
应该是FLAGS_usercode_in_pthread这个gflag设置吧。
--
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 t
chenBright commented on issue #2549:
URL: https://github.com/apache/brpc/issues/2549#issuecomment-1980346149
done->Run()不会等。
--
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.
chenBright commented on issue #2555:
URL: https://github.com/apache/brpc/issues/2555#issuecomment-1980347417
有验证过性能收益吗?
--
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 u
yyweii commented on issue #2552:
URL: https://github.com/apache/brpc/issues/2552#issuecomment-1980400083
> 有设置FLAGS_usercode_in_pthread这个gflag吗?
没有设置过
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
zcfh commented on issue #1776:
URL: https://github.com/apache/brpc/issues/1776#issuecomment-1980660439
Has this issue been resolved so far? I see that the relevant patch has not
been merged yet, and the issue is still open.
--
This is an automated message from the Apache Git Service.
To r
chenBright commented on issue #2552:
URL: https://github.com/apache/brpc/issues/2552#issuecomment-1981301525
有用BTHREAD_ATTR_PTHREAD启动bthread吗?
--
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
Superskyyy commented on issue #2555:
URL: https://github.com/apache/brpc/issues/2555#issuecomment-1981836072
> 有验证过性能收益吗?
在我们的5MB数据chunk传输场景下性能至少提升了15%,应该主要是copy_to这块加速了,这周我会再测一下。
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
TousakaRin commented on issue #2552:
URL: https://github.com/apache/brpc/issues/2552#issuecomment-1982154753
@chenBright 既然一直有chan connection创建,可以先尝试确认下这个chan
connection是往哪里连的,是不是同一个ip,然后dgb抓出来的两处堆栈,可以想办法trace下每次的锁占用时间。看看是不是有一个地方锁被占用没释放导致的。
--
This is an automated message from the Apache
Superskyyy commented on issue #2555:
URL: https://github.com/apache/brpc/issues/2555#issuecomment-1982298831
这些性能上的测试结果我会过段时间整理好后推到brpc上游的文档里。
--
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
10 matches
Mail list logo