FuelLabs / fuel-vm

Fuel v2 interpreter in Rust
Other
358 stars 88 forks source link

Cache contract inputs in the VM #770

Closed xgreenx closed 5 months ago

xgreenx commented 5 months ago

Closes https://github.com/FuelLabs/fuel-vm/issues/761

Updated benchmark to cover worst case https://github.com/FuelLabs/fuel-core/pull/1973

Checklist

Before requesting review