Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    use 5.012;
    ...
        # say "$start\t$end\t$cover";
    }
    say "$n queries in ", tv_interval($time), " seconds";
    
  2. or download this
    loaded in 0.385292 seconds
    1000 queries in 0.005204 seconds