ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent/lib/AnyEvent.pm
(Generate patch)

Comparing AnyEvent/lib/AnyEvent.pm (file contents):
Revision 1.91 by root, Sat Apr 26 02:27:30 2008 UTC vs.
Revision 1.92 by root, Sat Apr 26 04:19:02 2008 UTC

1035timeout is reset each time something is read because that reflects how 1035timeout is reset each time something is read because that reflects how
1036most timeouts work (and puts extra pressure on the event loops). 1036most timeouts work (and puts extra pressure on the event loops).
1037 1037
1038In this benchmark, we use 10000 socketpairs (20000 sockets), of which 100 1038In this benchmark, we use 10000 socketpairs (20000 sockets), of which 100
1039(1%) are active. This mirrors the activity of large servers with many 1039(1%) are active. This mirrors the activity of large servers with many
1040connections, most of which are idle during at any one point in time. 1040connections, most of which are idle at any one point in time.
1041 1041
1042Source code for this benchmark is found as F<eg/bench2> in the AnyEvent 1042Source code for this benchmark is found as F<eg/bench2> in the AnyEvent
1043distribution. 1043distribution.
1044 1044
1045=head3 Explanation of the columns 1045=head3 Explanation of the columns

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines