<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 29, 2016 at 5:44 PM, David Li via llvm-commits <span dir="ltr"><<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">davidxl added a comment.<br>
<br>
I took the liberty to further reduce the test time down to ~6ms.<br></blockquote><div><br></div><div>The exact time taken isn't what I'm trying to explain - unit tests (& the regression suite generally) are intended for targeted testing. This makes failures more actionable and stepping through the test case in a debugger easier (as well as keeping iteration time low). <br><br>I'm still not sure what even running this a hundred times is adding to our test coverage.<br><br>- David</div></div></div></div>