Comment #1 on issue 19773 by brettw: slow history database causes omnibox jank http://code.google.com/p/chromium/issues/detail?id=19773
It would be very interesting to vacuum your database to see if you get better performance. I think we might need to add code to periodically vacuum stuff to prevent cruft buildup. Download this: http://src.chromium.org/viewvc/chrome/trunk/src/chrome/tools/sqlite.exe?revision=15 open it with your history file on the command line, and type "vacuum;" -- 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 -~----------~----~----~----~------~----~------~--~---
