On Mon, 25 Sep 2000, Doug MacEachern wrote:

> On Fri, 8 Sep 2000, Stas Bekman wrote:
>  
> > As Perrin has suggested, benchmark it an see what's faster. It's so
> > simple.
> 
> come on stas, benchmarking Net::SMTP vs. pipe to a program is nothing
> close to simple, it is not something you can use Benchmark.pm to cover all
> the bases (e.g. tcpserver forking, what happens after qmail-inject exits,
> etc.)

All you care about is to measure the time between email sending start and
end (when the process continues on its execution flow). Why should one
care about the details of internal implementation.

At least that's what I meant by saying "benchmark it".


_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide 
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://jazzvalley.com
http://singlesheaven.com http://perlmonth.com   perl.org   apache.org


Reply via email to