]> git.saurik.com Git - bison.git/commitdiff
bench: add %b directive to use a specific Bison
authorTheophile Ranquet <ranquet@lrde.epita.fr>
Wed, 26 Dec 2012 15:26:17 +0000 (16:26 +0100)
committerTheophile Ranquet <ranquet@lrde.epita.fr>
Fri, 11 Jan 2013 17:57:08 +0000 (18:57 +0100)
For example,
  $ bench.pl -v '%s lalr1.cc & %d variant & ( %b ~/old-bison/bin/bison
    | %b ~/new-bison/bin/bison )' -g list -i 10000

* etc/bench.pl.in: Here.


No differences found