LocalStorage slow compared to Chrome (New Tab Page)

Description of the issue:

I created a new tab app and I noticed that the localStorage takes forever to initialize. When I open a new tab, it takes almost 100ms to do the initial get. I have attached an extension you can try it out with.

How can this issue be reproduced?

  1. Download the zip, extract it
  2. Go to chrome://extensions, enable developer mode, and load unpacked
  3. Open a new tab. Open console and check the result. Make sure there are no other instances of the new tab open, otherwise it is cached.

Expected result:
Should be 1-3ms

Brave Version( check About Brave):
1.32.113 Chromium: 96.0.4664.45 (Official Build) (x86_64)

Additional Information:
Brave (all extensions disabled):

Chrome (all extensions disabled):

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.