Commit ea2898e
committed
fix(bench): separate memory samples from request-rate metadata
The caller adds requestRate alongside targetId and run. Exclude it from the sampling function's return type to remove the missing-field and duplicate-field diagnostics without changing runtime behavior.1 parent d2a0f5d commit ea2898e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| |||
0 commit comments