- or download this
#!/usr/bin/env perl
use strict;
...
});
print '-' x 80 . "\n";
}
- or download this
Source array has 100000 elements
(warning: too few iterations for a reliable count)
...
ike2 2.21 38% 13% -- -5%
while 2.10 46% 19% 5% --
----------------------------------------------------------------------
+----------
- or download this
#!/usr/bin/env perl
use strict;
...
});
print '-' x 80 . "\n";
}
- or download this
Source array has 1000000 elements
Rate ike2 BUK ike1
...
ike1 2612330/s 38% -- -3%
BUK 2705628/s 43% 4% --
----------------------------------------------------------------------
+----------
- or download this
#!/usr/bin/env perl
use strict;
...
});
print '-' x 80 . "\n";
}
- or download this
Source array has 10000 elements
Rate ike2 BUK ike1
...
BUK 2976190/s 31% -- -7%
ike1 3184713/s 40% 7% --
----------------------------------------------------------------------
+----------