Bench the three-stack lalr1.cc.

* etc/bench.pl.in: Bench the three-stack lalr1.cc vs. the
	one-stack one.
This commit is contained in:
Akim Demaille
2008-08-25 16:31:23 +02:00
parent 414c76a461
commit 429b4848d4
2 changed files with 25 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
2008-11-03 Akim Demaille <demaille@gostai.com>
Bench the three-stack lalr1.cc.
* etc/bench.pl.in: Bench the three-stack lalr1.cc vs. the
one-stack one.
2008-11-03 Akim Demaille <demaille@gostai.com>
Fail on parse error in calc++.