Skip to content

Consider turning off lazy table initializationΒ #2129

@Stebalien

Description

@Stebalien

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    πŸ“Œ Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions