in reply to Re: Re: Should we bother to save hash lookups for performance? (yes, sometimes)
in thread Should we bother to save hash lookups for performance?
for($self->{center}{floor}{room}{bay}{rack}{unit}{port}) { last if --$_->{timecount}; close($_->{handle}), last unless $_->{transmitted} or $_->{received} $_->{timecount} = $_->{timeout}; $_->{transmitted} = $_->{recieved} = 0; }
Makeshifts last the longest.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re^3: Should we bother to save hash lookups for performance? (yes, sometimes)
by BrowserUk (Patriarch) on Oct 19, 2002 at 20:59 UTC | |
by Aristotle (Chancellor) on Oct 19, 2002 at 21:05 UTC |