Reduce GC impact when dropping a database with lots of placement rules
Open
type/enhancement
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 783
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 36
Description
## Enhancement Task
Here is a profile after dropping a database. The HTTP part is `DeleteRuleByGroup`.

I think after https://github.com/tikv/pd/issues/5827 is closed, it may help. Also, we need to reduce the allocation.
Contributor guide
Assessment
This issue has not been assessed yet.