DescriptionHttpServerProperties - Don't persist if SetServerNetworkStats is called
with the same origin (HostPortPair) and value (ServerNetworkStats).
This change reduces the number of times SetServerNetworkStats tries
to persist HttpServerProperties to disk (currently 17% of persist calls
are due to SetServerNetworkStats).
BUG=451256
R=rch@chromium.org
Committed: https://crrev.com/cce34d58dbec10d9d499e6b54e4a15d9fa66fcba
Cr-Commit-Position: refs/heads/master@{#333173}
Patch Set 1 #Patch Set 2 : Always update memory cache #
Total comments: 2
Patch Set 3 : Call updateprefs only if values change #Patch Set 4 : Fix ASAN build #Patch Set 5 : Rebase and fix valgrind error #
Messages
Total messages: 22 (10 generated)
|