Help for this page

Select Code to Download


  1. or download this
    use strict;
    use Devel::Size qw(size);
    ...
    }
    print "unpack vector in \t",time()-$Aa,"  secs...(oh Yeah!!!)\n";
    
  2. or download this
    Size of  vector is 40000032 bytes
    
    unpack vector in  6 secs...(oh Yeah!!!)