chore: measure GC performance for wasm32-unknown-unknown #278
Labels
documentation
Improvements or additions to documentation
p:normal
Normal Priority
question
Further information is requested
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.
The text was updated successfully, but these errors were encountered: