Improve metadata load time
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
metadata instantiation process is quite slow for dapps > 5 seconds.
can view this as a design issue as to why eager loading _all_ the metadata when connecting is necessary or an optimization issue
i.e. should a dapp only load the system types and the the specifics it wants to use vs. all types, docs, etc.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.