summaryrefslogtreecommitdiff
path: root/Porting/bench.pl
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of repeated-word typosDagfinn Ilmari Mannsåker2020-05-221-1/+1
* benchmarks.t: update to handle field changesDavid Mitchell2017-10-231-0/+1
* bench.pl: add 'compile' benchmark fieldDavid Mitchell2017-10-231-5/+14
* bench.pl: add 'pre' and 'post' benchmark fieldsDavid Mitchell2017-10-231-14/+23
* bench.pl: make 'desc' default to 'code'David Mitchell2017-10-231-0/+3
* bench.pl: add checks for bad benchmark filesDavid Mitchell2017-10-231-0/+23
* bench.pl: display large values as 'Inf'David Mitchell2017-10-231-0/+5
* bench.pl: allow variable-width data columnsDavid Mitchell2017-10-231-63/+89
* bench.pl: factor out some common codeDavid Mitchell2017-10-231-24/+20
* bench.pl: make -v an alias for --verboseDavid Mitchell2017-10-231-3/+4
* bench.pl --autolabel: avoid degenerate casesDavid Mitchell2017-10-231-0/+14
* bench.pl --compact: display description tooDavid Mitchell2017-10-231-1/+10
* bench.pl: allow negative column indicesDavid Mitchell2017-10-231-4/+27
* bench.pl: list valid in 'unrecognised perl' errDavid Mitchell2017-10-231-2/+10
* Porting/bench.pl: test --fields with 1 fieldDavid Mitchell2017-06-211-1/+1
* Porting/bench.pl comments: s/perl_name/perl_label/David Mitchell2017-06-211-9/+9
* Porting/bench.pl: fix up podDavid Mitchell2017-06-211-82/+23
* Porting/bench.pl --bisect: output field valueDavid Mitchell2017-06-211-0/+2
* Porting/bench.pl: tweak local varsDavid Mitchell2017-06-211-4/+3
* Porting/bench.pl: add --autolabel optionDavid Mitchell2017-06-211-4/+95
* Porting/bench.pl: improve 'no such test' err msgDavid Mitchell2017-06-211-3/+11
* Porting/bench.pl: trivial var changesDavid Mitchell2017-06-211-4/+4
* Porting/bench.pl: new syntax for perl args and envDavid Mitchell2017-06-211-34/+97
* Porting/bench.pl ban duplicate labels in multireadDavid Mitchell2017-06-211-3/+18
* Porting/bench.pl: ban --benchfile under --readDavid Mitchell2017-06-211-4/+7
* Porting/bench.pl: better handle multiple --readDavid Mitchell2017-06-211-11/+48
* Porting/bench.pl: only use used sort elemsDavid Mitchell2017-06-211-0/+3
* Porting/bench.pl: remove unneeded sort order calcsDavid Mitchell2017-06-211-6/+0
* Porting/bench.pl: add $done_read to do_grind()David Mitchell2017-06-211-3/+4
* Porting/bench.pl: add croak testsDavid Mitchell2017-06-211-3/+6
* bench.pl re-organise option processingDavid Mitchell2017-06-211-156/+247
* Porting/bench.pl: fix broken --bisect optionDavid Mitchell2017-06-211-2/+2
* Porting/bench.pl: allow 1 perl under --rawDavid Mitchell2017-06-211-1/+1
* Porting/bench.pl: don't print usage on errDavid Mitchell2017-06-211-2/+2
* Porting/bench.pl: typo in error messageDavid Mitchell2017-06-051-1/+1
* Porting/bench.pl: allow more than one file to be read at a goYves Orton2017-06-021-11/+34
* Porting/bench.pl: fix 'do' without '.' in @INCDavid Mitchell2017-04-071-1/+5
* fixup tests under t/ that assumed '.' in @INCDavid Mitchell2017-04-071-2/+4
* bench - fixup some interface issues from allowing two step benchmarksYves Orton2016-12-071-3/+14
* fixup pod in Porting/bench.plYves Orton2016-12-071-2/+2
* allow two-step benchmarks with Porting/bench.plYves Orton2016-12-061-43/+42
* bench.pl: fix --sort and --compact optionsDavid Mitchell2016-10-261-2/+2
* Porting/bench.pl: explain what PUT meansDavid Mitchell2016-09-271-3/+4
* 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