You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the target arkworks runs some msm benchmarks, but also depends on arkworks_curves, which in turn invokes other msm benchmarks. We don't care about those. Can we change this line in such a way that it will be running all tests but msm's? there must be something in the rust book...
The text was updated successfully, but these errors were encountered:
Right now the target
arkworks
runs some msm benchmarks, but also depends onarkworks_curves
, which in turn invokes other msm benchmarks. We don't care about those. Can we change this line in such a way that it will be running all tests but msm's? there must be something in the rust book...The text was updated successfully, but these errors were encountered: