## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) <!-- a step by step guide for reproducing the bug. --> 1. deploy a cluster with 3 tidb and 3 tikv 2. run sysbench oltp_read_only and oltp_read_write with pr #53341 and #53537 ### 2. What did you expect to see? (Required) No regression. ### 3. What did you see instead (Required) PR#53537 caused performance regression in oltp_read_only (34%) and oltp_read_write(20%)  ### 4. What is your TiDB version? (Required) <!-- Paste the output of SELECT tidb_version() --> #53537