Commit c695339
authored
count only currently cached datasets in cache size (distributed-system-analysis#3617)
We were counting aggregate cache size for all datasets but reporting that
value as if it were "currently cached"; count only currently cached datasets.1 parent 37be815 commit c695339
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
| 218 | + | |
| 219 | + | |
218 | 220 | | |
219 | 221 | | |
220 | 222 | | |
| |||
233 | 235 | | |
234 | 236 | | |
235 | 237 | | |
236 | | - | |
237 | 238 | | |
238 | 239 | | |
239 | 240 | | |
| |||
0 commit comments