bert82503 commented on issue #1784:
URL: https://github.com/apache/dubbo/issues/1784#issuecomment-2060300523

   > 补充一个问题点,最近发现整体响应耗时耗费在序列化上,利用arthas监控可以发现:
   > 
   > ```
   > trace com.alibaba.com.caucho.hessian.io.Deserializer readObject -n 5 
--skipJDKMethod false
   > ```
   > 
   > 这里耗时很久,然后整体升级dubbo到2.6.2解决
   
   响应数据大小是多少?有循环引用么?


-- 
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]

Reply via email to