Status: Available Owner: [email protected] Labels: Type-Bug Pri-3 OS-All Area-BrowserBackend
New issue 6847 by [email protected]: Reduce the number of automatic refreshes we store in history http://code.google.com/p/chromium/issues/detail?id=6847 I have 79,913 entries for buildbot in my visits table. I typically have the two buildbot pages open all day and all night. This is 55% of the visits table, or around 5MB on disk and memory while running. We can do something where if the referrer is the same page, just update the most recent visit with the new date. We should be sure to handle redirects. Most users won't be affected to the extent chrome-team members are. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
