Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
The Ubuntu community has contributed 13963 ideas, 66846 comments, 1291785 votes

Contributor doan




up
-9
down
Build more with PGO  
Written by doan the 11 Mar 08 at 19:12. Category: System. Related to: Nothing/Others. New
PGO ftw:)
Use it to build the kernel and most packages, there will be some 5-15 % improvement.

See the 2 comments >>

up
-30
down
Use SQLite For Big Config Files  
Written by doan the 29 Feb 08 at 22:19. Category: System. Related to: Nothing/Others. New
Use SQLite for big data files instead of xml files. This could be a huge improvement. Only config files should be saved as xml. Xml-parsing is very slow and the biggest bottleneck.
Edit: I meant data files such as file history instead of preferences.

See the 5 comments >>