Skip to content

Consider turning off lazy table initialization #2129

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

Open
Stebalien opened this issue Apr 8, 2025 · 0 comments
Open

Consider turning off lazy table initialization #2129

Stebalien opened this issue Apr 8, 2025 · 0 comments

Comments

@Stebalien
Copy link
Member

Specifically, wasmtime::Config::table_lazy_init. We can now turn this off for slower startup time but potentially faster execution time. But we need to make sure that doesn't affect our module instantation timing. Specifically, we need to make sure that the OnMethodInvocation gas charge isn't affected. Specifically, we need to check the on_send calibration test.

@github-project-automation github-project-automation bot moved this to 📌 Triage in FilOz Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📌 Triage
Development

No branches or pull requests

1 participant