summaryrefslogtreecommitdiff
path: root/Porting/bench.pl
Commit message (Expand)AuthorAgeFilesLines
* Porting/bench.pl --grindargs can be abused, usefully.Jim Cromie2016-06-151-1/+64
* provide per-PUT environmentJim Cromie2016-06-151-5/+13
* add =+label feature, which appends the label to perl-nameJim Cromie2016-06-151-0/+1
* s/@results/@res_puts/ in process_putsJim Cromie2016-06-151-5/+9
* add pod for PUTJim Cromie2016-06-151-3/+8
* grind_print: adjust for labelsJim Cromie2016-06-151-5/+6
* store data using unique label, not perl-exe, which may be used 2xJim Cromie2016-06-151-2/+2
* Porting/bench.pl: allow per-PUT (perl under test) options and modulesJim Cromie2016-06-151-8/+16
* Porting/bench.pl: protect against data lossJim Cromie2016-06-151-0/+3
* prep grind-run to accept args from PUTsJim Cromie2016-06-151-2/+2
* Porting/bench.pl: --verbose assist on tests failureJim Cromie2016-06-151-1/+3
* trivial s/or/of/ doc patchJim Cromie2016-04-281-1/+1
* Porting/bench.pl: add --compact optionDavid Mitchell2016-01-041-26/+128
* Porting/bench.pl: preserve test orderDavid Mitchell2016-01-041-11/+23
* bench.pl: fix doc --sort thinkoDavid Mitchell2015-02-131-2/+2
* bench.pl: Load IO::File explicitlyFather Chrysostomos2014-12-011-0/+1
* bench.pl: Correct optional = in pod synopsisFather Chrysostomos2014-12-011-1/+1
* Porting/bench.pl: handle perl select with --writeDavid Mitchell2014-12-011-8/+12
* bench.pl: improve single-field formattingDavid Mitchell2014-12-011-2/+7
* Wrap long verbatim pod lines in bench.plFather Chrysostomos2014-11-291-3/+6
* add Porting/bench.plDavid Mitchell2014-11-291-0/+1205