[Mimedefang] MIMEDefang 2.11 is released

Rich West Rich.West at divatv.com
Mon May 13 21:24:20 EDT 2002


I know, I know.. but every little bit counts, no?  ;-)

Yes, perl precomputes contant expressions, so it would only benefit 
daemon startup time..

-Rich

>>
>>if (-s "./INPUTMSG" < 102400) {
>>rather than
>>if (-s "./INPUTMSG" < (1024*100)) {
>>
>
>:-) Micro-optimization...
>
>Doesn't Perl precompute constant expressions?  So if you use the multiplexor,
>the effect of this optimization is tiny...
>





More information about the MIMEDefang mailing list