mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
bench: check impact of %debug on variants.
* etc/bench.pl.in (variant_grammar): Fix the computation of $variant. Generate a grammar file that can work with or without %debug. Do use the @directive. (bench_variant_parser): Check impact of %debug. (@directives): Rename all the occurrences to... (@directive): this, for consistency.
This commit is contained in:
11
ChangeLog
11
ChangeLog
@@ -1,3 +1,14 @@
|
||||
2008-11-03 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
bench: check impact of %debug on variants.
|
||||
* etc/bench.pl.in (variant_grammar): Fix the computation of
|
||||
$variant.
|
||||
Generate a grammar file that can work with or without %debug.
|
||||
Do use the @directive.
|
||||
(bench_variant_parser): Check impact of %debug.
|
||||
(@directives): Rename all the occurrences to...
|
||||
(@directive): this, for consistency.
|
||||
|
||||
2008-11-03 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
bench: report the size too.
|
||||
|
||||
Reference in New Issue
Block a user