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

[email protected] (Ryan Chan) Wed, 3 Mar 2010 22:38:23 +0800
Newsgroups 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?