Help for this page

Select Code to Download


  1. or download this
    sub mrm_6 {
        # from mrn_5, testing bytes::misc explicitly instead of importing
    ...
            bytes::substr( $$s1, $pos, 1, bytes::substr( $$s2, $pos, 1 ) )
    +;
        }
    }
    
  2. or download this
                        Rate ikegami_s
    ikegami_s         37.0/s        --
    ...
    mrm_5             2459/s     6553%
    mrm_1             2517/s     6709%
    mrm_6             3372/s     9023%
    
  3. or download this
                        Rate ikegami_s
    ikegami_s         37.9/s        --
    ...
    mrm_1             4044/s    10562%
    avar2_pos_inplace 4393/s    11484%
    mrm_6             6237/s    16345%
    
  4. or download this
                        Rate ikegami_s  
    ikegami_s         17.2/s        --  
    ...
    mrm_5             1224/s     7006%
    mrm_1             1240/s     7101%
    mrm_6             1921/s    11052%
    
  5. or download this
                        Rate ikegami_s
    ikegami_s         13.3/s        --
    ...
    mrm_5              798/s     5882%
    mrm_4              806/s     5942%
    mrm_6             2683/s    20026%