Open Yui-Song opened 2 years ago
~dup with https://github.com/pingcap/tidb/issues/36847~
As we improved the performance for 6.2 in the fix of https://github.com/pingcap/tidb/issues/36847, now this issue becomes non-blocking.
This seems to be false-sharing issue, and we consider this a enhancement. Changing labels accordingly.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
The elapsed time of Q95 with 16 CPU is around 97s. Q95 would run faster with 32 CPU TiDB.
3. What did you see instead (Required)
The execution of Q95 was finished in 122s with 32 CPU TiDB.
4. What is your TiDB version? (Required)
commit f0d4a9696fcdb878d2a4a50f128da8ddc9a1b0ab