- or download this
use strict;
use warnings;
...
}
#print $response_body, "\n";
}
- or download this
Benchmark: timing 1000 iterations of curl, lwp...
curl: 48 wallclock secs ( 0.10 usr + 0.08 sys = 0.18 CPU) @ 55
+55.56/s (n
...
(warning: too few iterations for a reliable count)
lwp: 16 wallclock secs ( 4.68 usr + 0.69 sys = 5.37 CPU) @ 18
+6.22/s (n=
1000)
- or download this
Benchmark: timing 1000 iterations of curl, lwp...
curl: 12 wallclock secs ( 0.31 usr + 0.13 sys = 0.44 CPU) @ 22
+72.73/s (n
=1000)
lwp: 16 wallclock secs ( 4.66 usr + 0.55 sys = 5.21 CPU) @ 19
+1.94/s (n=
1000)