You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/10/15 15:43:45 UTC

[GitHub] [dubbo] icodening commented on pull request #10754: issue 10753: optimize eventloop performance

icodening commented on PR #10754:
URL: https://github.com/apache/dubbo/pull/10754#issuecomment-1279769894

   Benchmark 对比,性能提高约`30%`,提升显著。
   ````
   eventloop耗时优化后
   Benchmark             Mode  Cnt      Score       Error  Units
   ClientPb.createUser  thrpt    3  24497.182 ± 13621.786  ops/s
   ````
   
   ````
   3.1.1 优化前
   Benchmark             Mode  Cnt      Score      Error  Units
   ClientPb.createUser  thrpt    3  18748.559 ± 5866.438  ops/s
   ````


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org