Replies: 5 comments 2 replies
|
How many rows of records? |
1 reply
|
Are you certain the UPDATE statement is using an index during execution? |
1 reply
|
Could you use Arthas to trace the actual execution time under non-concurrent conditions? |
0 replies
|
Hi @Rayxxx — any progress on your side since the last replies (e.g., the Arthas trace under non-concurrent conditions)? |
0 replies
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
服务部署:K8S部署,宿主机CPU为8核,部署了15个pod
问题场景:ESP场景,数据量大概为2M,执行update操作时,生成反向SQL大约耗时1.5S左右
All reactions