-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Add metrics to report:
- Put latency normalised by number of multihashes (similar to the existing latency measure in Get ) -- so that we know how much time was spent exclusively on core layer to put indices.
- Average Put batch size of multihashes -- so that we can reason about optimisation of batching multihashes across multiple ads.
- Average size of keys and values -- so that we can reason about key-value store optimisation parameters.
- Average metadata size
- Removal rate by context ID and by provider -- so that we can estimate garbage size.
Metadata
Metadata
Assignees
Labels
No labels