Bug 1811209 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

We need some telemetry to check if the current frecency recalculation intervals and chunk size are good. Since potentially che chunk size may change dynamically in the future, we should probably only measure instances for the default chunk size.
To measure efficiency, we may measure how many times in a session we must rearm the task after expiring a chunk.
We may also want to measure time for each chunk recalculation.
We need some telemetry to check if the current frecency recalculation intervals and chunk size are good.
We need some telemetry to check if the current frecency recalculation intervals and chunk size are good.
We will likely add more telemetry in the future, especially for the experimental algorithm.

Back to Bug 1811209 Comment 0