On Wed, 10 Jul 2013 10:49:37 -0500 Andy Bach <afb...@gmail.com> wrote:
> On Wed, Jul 10, 2013 at 7:08 AM, Shawn H Corey > <shawnhco...@gmail.com>wrote: > > > Auto-flush is a de-optimization. Don't set it. > > > > More "Best Practices" on autoflush (note, the original book "Perl Best > Practices" by Damian Conway is well worth the price. Even for those > few you may not agree with, practices-wise, you'll learn something: > http://shop.oreilly.com/product/9780596001735.do > > ) > 10.18. Autoflushing > > Avoid a raw select when setting autoflushes . Very nice and important info but I/O buffering has been optimized. Do not enable autoflush. Things go slower if you do. -- Don't stop where the ink does. Shawn -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/