Improve base time of assert_linear_performance (#11369)
Remove .ceil from base time calculation that makes 10x gap. This will make the assertion more strict and also less flaky.
.ceil
Improve base time of assert_linear_performance (#11369)
Remove
.ceil
from base time calculation that makes 10x gap.This will make the assertion more strict and also less flaky.