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

[AIP-70][Discussion] Parallelize Fungible Assets #359

Open
thepomeranian opened this issue Feb 29, 2024 · 0 comments
Open

[AIP-70][Discussion] Parallelize Fungible Assets #359

thepomeranian opened this issue Feb 29, 2024 · 0 comments

Comments

@thepomeranian
Copy link
Collaborator

AIP Discussion

This AIP proposes a solution to speedup Fungible Asset operations by parallelizing the processes (single thread to multithread). Currently, Fungible Assets are single threaded and sequential when minting from individual collection or asset, our touching the same balance, by parallelizing this we can expect a higher throughput/peak.

Please note, this AIP introduces a breaking change! Please read the rest of the AIP for details.

Read more about it here: https://github.com/aptos-foundation/AIPs/blob/main/aips/aip-70.md

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