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
Reduce benchmark sample size to 10 for faster execution
Set sample_size(10) for both benchmark groups to reduce execution time
in CI. This reduces samples from the default ~100 to 10, providing a
reasonable balance between statistical accuracy and build time.
0 commit comments