-
Notifications
You must be signed in to change notification settings - Fork 4.1k
roachperf: kv95 and kv0 regression around October 28th #72499
Copy link
Copy link
Closed
Labels
A-roachperf-investigationIssue opened as a result of roachperf triageIssue opened as a result of roachperf triageC-performancePerf of queries or internals. Solution not expected to change functional behavior.Perf of queries or internals. Solution not expected to change functional behavior.
Description
Some versions of kv95 and kv0 saw a ~10% performance regression around October 28th, e.g. kv95/enc=false/nodes=1/cpu=32:
This is even more pronounced with 64KB payloads, e.g. kv95/enc=false/nodes=3/cpu=32/size=64kb:
Admission control was enabled by default in #68535, which merged on October 28th, so that seems like a likely culprit. Running a couple of benchmarks to confirm.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-roachperf-investigationIssue opened as a result of roachperf triageIssue opened as a result of roachperf triageC-performancePerf of queries or internals. Solution not expected to change functional behavior.Perf of queries or internals. Solution not expected to change functional behavior.

