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

List of future optimizations for Wasm GC performance #9351

Open
12 tasks
Tracked by #5032
fitzgen opened this issue Oct 1, 2024 · 2 comments
Open
12 tasks
Tracked by #5032

List of future optimizations for Wasm GC performance #9351

fitzgen opened this issue Oct 1, 2024 · 2 comments
Labels
cranelift:goal:optimize-speed Focus area: the speed of the code produced by Cranelift. performance wasmtime:ref-types Issues related to reference types and GC in Wasmtime

Comments

@fitzgen
Copy link
Member

fitzgen commented Oct 1, 2024

This is a tracking issue collecting all of our ideas for improving Wasm GC performance and potential optimizations we could implement.

Tasks

  1. cranelift:goal:optimize-speed performance wasmtime:ref-types
  2. cranelift:goal:optimize-speed performance wasmtime:ref-types
  3. cranelift:goal:optimize-speed performance wasmtime:ref-types
  4. cranelift:goal:optimize-speed performance wasmtime:ref-types
  5. cranelift:goal:optimize-speed performance wasmtime:ref-types
  6. cranelift:goal:optimize-speed cranelift:mid-end
@fitzgen fitzgen added cranelift:goal:optimize-speed Focus area: the speed of the code produced by Cranelift. performance wasmtime:ref-types Issues related to reference types and GC in Wasmtime labels Oct 1, 2024
Copy link

github-actions bot commented Oct 1, 2024

Subscribe to Label Action

cc @fitzgen

This issue or pull request has been labeled: "wasmtime:ref-types"

Thus the following users have been cc'd because of the following labels:

  • fitzgen: wasmtime:ref-types

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

@fitzgen
Copy link
Member Author

fitzgen commented Oct 10, 2024

See also WebAssembly/gc#565 for potential benchmarks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cranelift:goal:optimize-speed Focus area: the speed of the code produced by Cranelift. performance wasmtime:ref-types Issues related to reference types and GC in Wasmtime
Projects
None yet
Development

No branches or pull requests

1 participant