> > # access test for 2d
> > ($su, $ss) = times;
> > for my $i (0 .. $hashsize-1) {
> >     $oned{$l1[$i]}{$l2[$i]}++
> 
> I think you should be operating on %twod here.

LOL, thanks. Original poster take note:

generating hashes..........!
                base  0.03  0.00   0.03
                  1D  0.24  0.00   0.24
                  2D  0.22  0.00   0.22

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to