Help for this page

Select Code to Download


  1. or download this
            $mark{"t:rb:x"}= sub {
                my $t= Tree::RB::XS->new(compare_fn => 'int',
    ...
                                          lookup_updates_recent => 1,
                                          kv => $PAIRS{$size} );
            $mark{"t:rb:x"} = sub { @list= $t_rb_x->iter->next_kv(9**9) };
    
  2. or download this
        Results for ordered hash creation for 10 elements
                  t:rb:x   315676/s
    ...
                    d:xh      577/s
                   t:llh      531/s