LnManch opened a new issue, #3699: URL: https://github.com/apache/servicecomb-java-chassis/issues/3699
问题:环境上发现server filters request存在夸张的耗时  定位:使用arthas的trace命令抓取耗时,发现耗时会存在不同的地方,比如new 对象、普通对象的set方法,或者方法调用 规律:高并发场景下,CPU增高,基本上会导致Filter执行有额外的耗时。 请问下像这种执行耗时问题有什么好的定位方法吗? -- 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]
