Reduce the impact of GC in hot region scheduler
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 783
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 36
Description
## Feature Request
### Describe your feature request related problem
Do `oltp_update_non_index`, and 5* TiKV with 5x2large Node (1.1TB gp2), the metrics show as:



### Describe the feature you'd like
Reduce the operator of hotspot scheduling caused by GC
### Describe alternatives you've considered
- Exclude the GC write/read keys from the statistic
- Consider a way to reduce the impact the internal mechanism
## Score
- 3000
## Mentor(s)
- @lhy1024
- @nolouch
### Recommended Skills
- Go
- Rust
Contributor guide
Assessment
This issue has not been assessed yet.