-
Notifications
You must be signed in to change notification settings - Fork 633
Add redis-benchmark to CI #884
Copy link
Copy link
Open
Labels
Metadata
Metadata
Assignees
Labels
Type
Fields
Give feedbackNo fields configured for issues without a type.
Search before asking
Motivation
We can design a phase in CI (triggerred by PR or daily) to automatically run redis-benchmark to test the stability and performance of kvrocks under a certain commit, and report it while an evident performance downgrade or crash occurs in the benchmark phase.
Solution
No response
Are you willing to submit a PR?