Re: perlfaq3: How can I make my Perl program run faster?
[email protected] (Robert Spier)
| Newsgroups | perl.perlfaq.workers,perl.documentation |
|---|---|
| Message-ID | <[email protected]> |
> * explicity say that sfio may outperform stdio, since perl now > has perlio Is this still accurate? I think the new perlio layer stuff pretty much invalidates everything else. Does sfio still actually work at all? On the safe side, I might remove this statement in general. -R