]> git.vpit.fr Git - perl/modules/Scalar-Vec-Util.git/blobdiff - lib/Scalar/Vec/Util.pm
POD verbatim paragraphs should fit into a terminal
[perl/modules/Scalar-Vec-Util.git] / lib / Scalar / Vec / Util.pm
index 784890c2c0cba78c5c8109740e0ee3b538ec942a..281c1fb99a1fc8b72fe3089f51047d9d8ed1cb89 100644 (file)
@@ -271,13 +271,15 @@ This is for perl 5.8.8 on a Core 2 Duo 2.66GHz machine (unit is 64 bits).
     vcopy_bv  62599/s   55622%       --     -89%
     vcopy    558491/s  497036%     792%       --
 
-    Moving bits in the same bit vector from a given position to a different one :
+    Moving bits in the same bit vector from a given position
+    to a different one :
                  Rate vmove_pp vmove_bv    vmove
     vmove_pp   64.8/s       --    -100%    -100%
     vmove_bv  64742/s   99751%       --     -88%
     vmove    547980/s  845043%     746%       --
 
-    Testing bit equality from different positions of different bit vectors :
+    Testing bit equality from different positions of different
+    bit vectors :
                Rate  veq_pp  veq_bv     veq
     veq_pp   92.7/s      --   -100%   -100%
     veq_bv  32777/s  35241%      --    -94%