Skip to content

v6.5 is 6x slower than v6.1.3 on analyze for tpch 50g #40162

Closed
@dbsid

Description

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

set tidb_build_stats_concurrency=32; set tidb_distsql_scan_concurrency=30; set tidb_index_serial_scan_concurrency=32; analyze table lineitem; analyze table orders; analyze table part; analyze table partsupp; analyze table supplier; analyze table customer; analyze table region; analyze table nation;

2. What did you expect to see? (Required)

no regression

3. What did you see instead (Required)

image

4. What is your TiDB version? (Required)

v6.5

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions