linimon     2007-02-13 21:58:21 UTC

  FreeBSD ports repository

  Modified files:
    Tools/portbuild/scripts processonelog 
  Log:
  Combine all like terms to get another 10% speedup in processing time.
  There is no change in any of the individual terms; this is merely a
  rearrangement.
  
  This change undoes what I was trying to do back in 2004 of breaking up
  each individual test into a grep, for readability.  The performance of
  the script has continued to suffer as new greps were added over time,
  to the point where this is now a bad tradeoff.
  
  Revision  Changes    Path
  1.21      +14 -117   ports/Tools/portbuild/scripts/processonelog
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to