
Firefox tip: Firefox 3.0's Awesome Bar added all kinds of features to the 'fox, but unfortunately it's also created some performance issues—for example, by upping the default history time, leading to larger, fragmented databases. This quick hack speeds things up.
All-things-Firefox weblog Mozilla Links previously detailed how to defragment SQLite databases with a vacuum command, but the whole process was a bit clumsy, and it required a restart. Now they've updated the technique with a simple bit of code you can run inside Firefox's Error Console that requires no restart.
- Open the Error Console: Tools menu/Error Console
- In the Code text box paste this (it's a single line):
Components.classes["@mozilla.org/browser/nav-history-service;1"].getService(Components.interfaces.nsPIPlacesDatabase).DBConnection.executeSimpleSQL("VACUUM");
- Press Evaluate. All the UI will freeze for a few seconds while databases are VACUUMed
Once the process is complete, you should notice a big improvement in performance, especially when using the Awesome Bar to search for a web site. While you're tweaking away, you may also want to take a look at how you can speed up Firefox by limiting your history size.
Vacuum Firefox databases for better performance, now with no restart [Mozilla Links]
Labels
- Blogging (8)
- Cool Tips n Tricks (30)
- Cool Websites (9)
- Customize Windows (2)
- E Books (1)
- Facebook (14)
- Firefox (5)
- Google Application (8)
- Google Hack (5)
- Great Offer (1)
- Hacks (17)
- Hardware (1)
- Inspiration (1)
- Internet (72)
- Mafia War (1)
- Messenger (6)
- Mobile Hacks (1)
- Orkut Tips n Tricks (8)
- Programming Tools (1)
- Rapidshare (2)
- Softwares (45)
- Tech News (74)
- Tips and Tricks (8)
- Twitter (4)
- Utility Softwares (42)
- Videos (5)
- Wallpapers (4)
Followers
Archive
-
▼
2009
(86)
-
▼
August
(10)
- Enhanced Yahoo Mail and Yahoo Messenger 10 Beta An...
- Make Firefox Faster by Vacuuming Your Database
- Yahoo Messenger Invisible Checker Detector
- The top 100 most dangerous websites for your PC en...
- How to Copy Text from Secured PDF Files
- How To Know Who Blocked You in Google Talk
- 9 Alternative Ways To Access Blocked Sites
- SmillaEnlarger Enlarges Your Images without Artifacts
- Download Yahoo Messenger 10(pre Alpha) – OFFICIAL ...
- Orkut Video Flooder JavaScript – Add your favorite...
-
▼
August
(10)
0 comments:
Post a Comment