On , Darin Fisher <[email protected]> wrote:

I will also add that I think WebStorage (well LocalStorage) is terrible from
a performance point of view because it is synchronous, and I'd be very happy
if we could discourage its usage and give people more reasons to adopt a
better API like IndexedDB.

-Darin


I don't understand how storing values in a hash map is "performant terrible".

Reply via email to