in reply to Re: IO::Socket::INET performance on Linux
in thread IO::Socket::INET performance on Linux
Sorry for the delay in answering, but your comments sent me on a long journey. I used both 'recv' and 'sysread' without much change in the results. I then compiled a new version of Perl ( Perl-5.14.4 ) and had similar results.
But the problem may be in the test case I'm using, since when I do a single transfer I can max out the GigE interfaces, but when I test for random sizes it runs at the 10Mpbs rate. I may try it on an AIX system, just in case it's a quirk of the Debian Linux systems. ( It wouldn't be the first time that Debian is different ).
Thanks for the help!
Regards...Ed
"Well done is better than well said." - Benjamin Franklin
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: IO::Socket::INET performance on Linux
by BrowserUk (Patriarch) on Nov 18, 2014 at 21:07 UTC | |
by flexvault (Monsignor) on Nov 19, 2014 at 17:01 UTC | |
by BrowserUk (Patriarch) on Nov 19, 2014 at 17:30 UTC | |
by flexvault (Monsignor) on Nov 19, 2014 at 18:32 UTC | |
by BrowserUk (Patriarch) on Nov 19, 2014 at 19:11 UTC | |
|