bytecodealliance / bytecodealliance/javy

Investigate why enabling and disabling intrinsics has such a large impact on fuel usage

Open
#1,031 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
2.7k
Forks
135
Avg merge
1d 44m
Merged PRs (30d)
11

Description

I've observed that enabling JS intrinsics seems to increase fuel usage and disabling them seems to reduce fuel usage and sometimes by rather large amounts. This is unexpected because the runtime is created during pre-initialization so adding the intrinsics shouldn't affect fuel usage. We should figure out why that's happening and what we can do to mitigate those fuel differences.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.