OK, I build Firefox, Thunderbird, and LibreOffice from source. FF/TB each take about two hours. LO takes about four hours. So why the heck does Chromium take TWELVE hours? Is it really that bloated? Is there some kind of functionality that FF does not have that requires so much more code? I am merely curious because I did not have "USER_NS" set and now I get to rebuild it,
if I can find the time to do it.
Code: Select all
~ $ sudo qlop -tH www-client/firefox
firefox: 1 hour, 11 minutes, 19 seconds for 24 merges
~ $ sudo qlop -tH mail-client/thunderbird
thunderbird: 1 hour, 47 minutes, 55 seconds for 19 merges
~ $ sudo qlop -tH app-office/libreoffice
libreoffice: 6 hours, 59 minutes, 59 seconds for 16 merges
~ $ sudo qlop -tH www-client/chromium
chromium: 11 hours, 59 minutes, 2 seconds for 1 merges
OK, so LO is up to almost seven hours. Still, why so long for Chromium? I am running on 64bit using a Core2Duo (P8600) with four gigs of RAM.