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-11-03 22:01:06 +01:00
parent 414c76a461
commit 429b4848d4
2 changed files with 25 additions and 1 deletions
+6
View File
@@ -1,3 +1,9 @@
2008-11-03 Akim Demaille <[email protected]>
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 <[email protected]>
Fail on parse error in calc++.