That's because it's fetching runtime metadata (quite big) from remote peers. And idea could be to cache this metadata, e.g. in localStorage, and only fetch it again from remote nodes it the runtime version has changed.
That's because it's fetching runtime metadata (quite big) from remote peers.
And idea could be to cache this metadata, e.g. in localStorage, and only fetch it again from remote nodes it the runtime version has changed.