This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Porting/bench.pl: add --compact option
authorDavid Mitchell <davem@iabyn.com>
Mon, 4 Jan 2016 13:15:19 +0000 (13:15 +0000)
committerDavid Mitchell <davem@iabyn.com>
Mon, 4 Jan 2016 13:23:43 +0000 (13:23 +0000)
commitdf3d7b3a89fec1d036a500ba1f62f1c3d061ed99
tree44ece353f329702db65c4b277f90ce7f82e721ab
parent957d893074300d4b5d0a0840712e2bee70e1a0af
Porting/bench.pl: add --compact option

With this, you specify which perl executable you want the results for,
and it will display the result in a much more compact form than when
displaying the results for all perls, with just one line per test.
Porting/bench.pl