predictors: Reduce max number of tracked hosts.
This CL changes a default LoadingPredictorConfig limit for a maximum number of tracked hosts. Since the whole database is loaded into the memory at startup, it'd be better to keep the database size reasonably small. New setting is closer to that is used in net::Predictor (see Predictor::kMaxReferrers with a comment). A number of maximum origins per entry also could be reconsidered after experimenting in canary in dev. Bug: 699080 Change-Id: Iae7ea78cda0910aba7ee4a7ad938cc0c1616e32a Reviewed-on: https://chromium-review.googlesource.com/692274 Commit-Queue: Alexandr Ilin <alexilin@chromium.org> Reviewed-by:Matthew Cary <mattcary@chromium.org> Cr-Commit-Position: refs/heads/master@{#505414}
Showing
Please register or sign in to comment