tikv / tikv/pd

Add benchbot to monitor and evaluate scheduling

Open
#2,500 0 comments 0 reactions 1 assignee Claimed by @lhy1024 View on GitHub
type/enhancement
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:

We do not have an effective method to measure scheduling in time.

### Describe the feature you'd like:

Benchbot can run with some command after reply to some keyword in PR. we may enhance it to monitor and evaluate the impact of scheduling policy changes.

### Describe alternatives you've considered:

The result may include:
- Jitter index during scheduling
- Number of redundant operators
- The time to reach the balance
- The avg compaction flow during the balance
and so on.

### Teachability, Documentation, Adoption, Migration Strategy:

such as run it with the command:
```
/bench-scheduler
````

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.