FuelLabs / fuel-vm

Fuel v2 interpreter in Rust
Other
344 stars 77 forks source link

Cache contract inputs in the VM #770

Closed xgreenx closed 3 weeks ago

xgreenx commented 3 weeks 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