This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
add _(force_origin) support to benchmarking v2 #13721
Labels
T1-runtime
This PR/Issue is related to the topic “runtime”.
U2-some_time_soon
Issue is worth doing soon.
Z1-easy
Can be fixed primarily by duplicating and adapting code by an intermediate coder
Z6-mentor
An easy task where a mentor is available. Please indicate in the issue who the mentor could be.
In benchmarking v1 we used to be able to do:
In v2, this doesn't seem to work, and we have to instead do:
We should be able to upgrade v2 syntax to do something like this:
Should be an easy fix but will have to be careful about what compiler errors get emitted in the event that
force_origin
or whatever variable we put there isn't a valid originThe text was updated successfully, but these errors were encountered: