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

--
wbr, Kirill

Reply via email to