Ok, I think the way to go would be to add a new builder terminator snapshot_from_file and snapshot_from_bytes, and use those to benchmark all the setup that we were measuring for the uninitialized sandbox here (maybe except for the memory allocation and memcpy, but that's not a big loss).
I'll create an issue to add this and reintroduce the new benchmarks to compensate what we loose here.
Originally posted by @jprendes in #1746 (comment)
Ok, I think the way to go would be to add a new builder terminator
snapshot_from_fileandsnapshot_from_bytes, and use those to benchmark all the setup that we were measuring for the uninitialized sandbox here (maybe except for the memory allocation and memcpy, but that's not a big loss).I'll create an issue to add this and reintroduce the new benchmarks to compensate what we loose here.
Originally posted by @jprendes in #1746 (comment)