Re: About facebook slowness in chromium (not in firefox)

2025-01-13 Thread Kirill A . Korinsky
On Tue, 14 Jan 2025 00:31:45 +0100, Stuart Henderson wrote: > > Interesting that this helps - snappy is fast, and also AIUI is also used > in Firefox for indexeddb compression (though in sqlite rather than > leveldb there). > . > Well, the issue isn't snappy, more like how Chrome use it. See: ht

Re: About facebook slowness in chromium (not in firefox)

2025-01-13 Thread Abel Abraham Camarillo Ojeda
On Mon, Jan 13, 2025, 17:31 Stuart Henderson wrote: > Interesting that this helps - snappy is fast, and also AIUI is also used > in Firefox for indexeddb compression (though in sqlite rather than > leveldb there). > . > May be placebo, but the most clear symptom is when chrome fully freezes, it

Re: About facebook slowness in chromium (not in firefox)

2025-01-13 Thread Stuart Henderson
Interesting that this helps - snappy is fast, and also AIUI is also used in Firefox for indexeddb compression (though in sqlite rather than leveldb there). . On 2025/01/13 12:47, Abel Abraham Camarillo Ojeda wrote: > I've been using this since saturday and haven't found issues. > I experience my l

Re: About facebook slowness in chromium (not in firefox)

2025-01-13 Thread Abel Abraham Camarillo Ojeda
I've been using this since saturday and haven't found issues. I experience my laptop to be a lot faster/ more responsive in general. Thanks Kirill On Sat, Jan 11, 2025 at 5:34 AM Abel Abraham Camarillo Ojeda < acam...@verlet.org> wrote: > > > On Fri, Jan 10, 2025 at 6:35 PM Kirill A. Korinsky >

Re: About facebook slowness in chromium (not in firefox)

2025-01-11 Thread Abel Abraham Camarillo Ojeda
On Fri, Jan 10, 2025 at 6:35 PM Kirill A. Korinsky wrote: > On Fri, 10 Jan 2025 20:09:52 +0100, > Abel Abraham Camarillo Ojeda wrote: > > > > > https://dev.to/skhmt/why-are-indexeddb-operations-significantly-slower-in-chrome-vs-firefox-1bnd > > > https://dfahlander.medium.com/chromes-indexeddb-f

Re: About facebook slowness in chromium (not in firefox)

2025-01-10 Thread Kirill A . Korinsky
On Fri, 10 Jan 2025 20:09:52 +0100, Abel Abraham Camarillo Ojeda wrote: > > https://dev.to/skhmt/why-are-indexeddb-operations-significantly-slower-in-chrome-vs-firefox-1bnd > https://dfahlander.medium.com/chromes-indexeddb-from-best-in-class-to-the-slowest-d34ed14624e0 > > I've since moved my face

About facebook slowness in chromium (not in firefox)

2025-01-10 Thread Abel Abraham Camarillo Ojeda
Hi to all, Since some months ago I've been experiencing slowness in my system, I think I have isolated it to the use of facebook.com tabs in chromium, more specifically related to the IndexedDB usage of facebook, firefox seems to don't be affected, my speculation is that facebook changed its code