Skip to content

[Improvement]: Optimize the performance of fillSkipSet for planning #3685

@MarigWeizhi

Description

@MarigWeizhi

Search before asking

  • I have searched in the issues and found no similar issues.

What would you like to be improved?

Optimize the performance of fillSkipSet for planning

How should we improve?

The current fillSkipSet method checks each table for isBlocked status , with each check resulting in a database access. We can optimize this by pre-fetching the relevant information and performing all checks at once.

Image Image

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Subtasks

No response

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions