[PATCH] D16726: [Profiling] Speed up unittests by ~5x

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 29 09:03:32 PST 2016


If we're asking the question - why does this need to be 1024? What's the
specific purpose of the iteration? (why would 1 be too few iterations, for
example?)

On Fri, Jan 29, 2016 at 9:01 AM, David Li via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> davidxl accepted this revision.
> davidxl added a comment.
> This revision is now accepted and ready to land.
>
> lgtm
>
>
> http://reviews.llvm.org/D16726
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160129/51477dea/attachment.html>


More information about the llvm-commits mailing list