Most time spent on POE/Loop/Select.pm?

Ryan Chan <[email protected]> Wed, 3 Mar 2010 22:38:23 +0800
Newsgroups gmane.comp.lang.perl.poe
Message-ID <[email protected]>
I am profiling my POE program which fetch HTML pages from remote site.

The result show that 80% of time are spent on this file "POE/Loop/Select.pm"

Is it normal and expected behavior?