Commit aa5dce6
chore: add CPU usage and RSS SLO for macrobenchmarks (#14521)
PR #14205 introduced a significant performance regression, where the
profiler created a thread which consumed an entire CPU core spinning in
a tight loop. Our macrobenchmarks captured this increased CPU usage, but
we didn't have any SLOs defined. This commit adds an SLO for CPU usage
based on the typical CPU usage prior to that regression. This commit
also adds an RSS SLO, again based on typical usage.1 parent bd8c376 commit aa5dce6
File tree
1 file changed
+4
-0
lines changed- .gitlab/benchmarks
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
| |||
0 commit comments