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
106730: tenantcostclient: speed up query RU estimate test r=yuzefovich a=yuzefovich
This commit speeds up the query RU estimate test in two ways:
- it forces the production values for some of the metamorphic constants (this brought down the runtime from 93s to 37s for a particular seed)
- it reduces the number of rows inserted from 50k to 20k which should be (further bringing down the runtime to 13s).
Fixes: cockroachdb#106350.
Release note: None
Co-authored-by: Yahor Yuzefovich <[email protected]>
0 commit comments