On Fri, Jan 10, 2025 at 6:35 PM Kirill A. Korinsky <kir...@korins.ky> wrote:
> On Fri, 10 Jan 2025 20:09:52 +0100, > Abel Abraham Camarillo Ojeda <acam...@verlet.org> 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 facebook tab to firefox and my machine is working > > fast... Only changing that variable. > > > > Does this make any sense to you? This laptop is not that new, either... > > > > Chrome compress values which is stored in LevelDB, and you may disable it > by > --disable-features=IndexedDBCompressValuesWithSnappy > > Thanks for your info, so far I'm unable to reproduce the freezes with this option. Will report if it does or doesn't reproduce in more hours/days Thank you. > -- > wbr, Kirill >