Monday, 27 August 2012

Re: Performance on Debian Linux

On Sun, 26 Aug 2012 18:55:07 +0200, Ole wrote:

> Looks like it is not good to try about:blank. It still has network
> access involved:
>
> >(0.575378) content/fetchers/curl.c fetch_curl_setup 365: fetch
> >0x8cd9458, url 'http://www.google.com/favicon.ico'
>
> Please try about:config.

Unlikely to make any difference; that favicon is fetched due to the
web search provider functionality.

I was meaning to look at caching favicons within URLdb a while back -
I think there may be benefits to that (we can call up favicons for
treeviews for instance). They'd still need to be refreshed of course,
but I don't think the search provider needs to grab the absolute
latest favicon - the last time it was fetched would be fine.

That would solve this issue anyway. A disk cache would also solve it,
but I'm not sure if that would allow us to associate bookmarked or
history URLs with favicons?

Chris

No comments:

Post a Comment