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

chore: measure GC performance for wasm32-unknown-unknown #278

Open
dariusc93 opened this issue Aug 5, 2024 · 0 comments
Open

chore: measure GC performance for wasm32-unknown-unknown #278

dariusc93 opened this issue Aug 5, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation p:normal Normal Priority question Further information is requested

Comments

@dariusc93
Copy link
Owner

GC in itself can be a simple or an intensive operation, and while the performance can use some improvement under the current implementation for large unpinned datasets while testing under native, we have yet to have any tests or benchmarks for wasm32-unknown-unknown targets under the same dataset while using indexeddb for persistence.

@dariusc93 dariusc93 added documentation Improvements or additions to documentation question Further information is requested p:normal Normal Priority labels Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation p:normal Normal Priority question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant