Kicad 8.0.1 DRC take more time

kicad 8.0.1 DRC take more time . when use kicad 7.x ,it’s abuout 1 mins; when use 8.0.1, it’s take more then 10 mins.
My pcb is 6 layers.

Application: KiCad PCB Editor x64 on x64

Version: 8.0.1, release build

Libraries:
wxWidgets 3.2.4
FreeType 2.12.1
HarfBuzz 8.3.0
FontConfig 2.14.2
libcurl/8.5.0-DEV Schannel zlib/1.3

Platform: Windows 11 (build 22631), 64-bit edition, 64 bit, Little endian, wxMSW

Build Info:
Date: Mar 15 2024 01:52:47
wxWidgets: 3.2.4 (wchar_t,wx containers)
Boost: 1.83.0
OCC: 7.7.1
Curl: 8.5.0-DEV
ngspice: 42
Compiler: Visual C++ 1936 without C++ ABI

checking pad & via annular rings… use about 6 mins

checking copper zone clearances… use about 3 mins

checking silkscreen for overlapping items… use about 5 mins

For the DRC taking more time: The drc is getting more and more features and checks added with each version, so a slight increase in calculation time could be expected. But from one minute to 10 minutes seems like a regression.
To investigate this the complete project is needed, preferable with a v7 and a v8 version (so the increase in drc calculation time can be reproduced).
You could open a gitlab issue with the “confidential” checkbox set - so the design files are only available for the core developers.

Without the archived projects there is not much that can be done.

The usual request for exact KiCad version and OS from help - about kicad - copy version info.

There have been several commits since 8.0.1 affecting DRC
I have a 6 layer board, full of zones and it is DRC in seconds

I have no solution, just linking my thread where I have the same issue: DRC on 8.0.1 takes up way more time and resources

In order to investigate, specific designs need to be shared with the development team. They can be shared confidentially if needed.

The options for reporting performance problems that will lead to them getting fixed are:

  1. Report as an issue on GitLab, marking as confidential if needed, with the design attached. Follow the instructions at Report an Issue | KiCad EDA

  2. Get paid support from https://www.kipro-pcb.com/ - they take problem reports such as performance issues privately, and can do things like sign NDAs where required.

Performance issues can depend heavily on a specific design.

-Jon

I will mention it. Thanks.

I just test useing 8.99 ,the same PCB file,it 's about 20 secs;

Application: KiCad PCB Editor x64 on x64

Version: 8.99.0-516-g7d1881b58a, release build

Libraries:
wxWidgets 3.2.4
FreeType 2.13.2
HarfBuzz 8.3.0
FontConfig 2.14.2
libcurl/8.6.0-DEV Schannel zlib/1.3.1

Platform: Windows 11 (build 22000), 64-bit edition, 64 bit, Little endian, wxMSW

Build Info:
Date: Mar 31 2024 08:09:08
wxWidgets: 3.2.4 (wchar_t,wx containers)
Boost: 1.84.0
OCC: 7.7.1
Curl: 8.6.0-DEV
ngspice: 42
Compiler: Visual C++ 1936 without C++ ABI

Yes it was fixed 3 days ago. It will be in 8.0.2 and you can download a testing build of 8.0 if you want.