[llvm-commits] CVS: llvm/test/lib/llvm.exp
Reid Spencer
rspencer at reidspencer.com
Sun Apr 15 13:19:17 PDT 2007
On Sun, 2007-04-15 at 12:37 -0700, Chris Lattner wrote:
> On Apr 15, 2007, at 11:37 AM, Reid Spencer wrote:
>
> >>>>
> >>>> If this is such a big deal, why not run command line 'grep RUN:'
> >>>> over
> >>>> the file first, and have tcl process the output of that?
> >>>
> >>> That doesn't save you the I/O.
> >>
> >> Have you timed how long it takes to grep through a 1M file?
> >
> > I'm not claiming this is a huge performance win :)
>
> Then why bother?
Because its a small performance win on the huge files.
>
> -Chris
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list