>>> "Bob" == Bob Rossi <[EMAIL PROTECTED]> writes:
>> >Is there an easy script I can run on my Linux/AMD machine to generate
>> >these results?
>>
>> Yes, the script I had attached. Here it is with the chidren stuff
>> fixed.
> OK, I have the script, and I have bison installed in
> /home/bob/cvs/bison/bench/target.
> How do I run this script?
The instructions were buried at the end of my message.
If you have this patch installed, then run this benchmarking
script with Bison in your path. To exercise a built non-installed
bison, the easiest is to use the script "bison" in tests/.
With an example:
sulaco-eth% PATH=$PWD/_build/tests:$PATH ./bench.pl
bench expects to have a bison that supports a skeleton named push.c.