Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DWN calls being network bound causes performance penalties #173

Open
shamilovtim opened this issue Nov 10, 2023 · 0 comments
Open

DWN calls being network bound causes performance penalties #173

shamilovtim opened this issue Nov 10, 2023 · 0 comments

Comments

@shamilovtim
Copy link
Contributor

Currently when a DID needs to be resolved the DWN library pauses execution of the read/write/query and waits for the DID to be resolved. DWN operations probably should not be network bound like this.

Related: decentralized-identity/web5-js#279

@shamilovtim shamilovtim changed the title DWN operations should not be network bound DWN calls being network bound causes performance penalties Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant