* bench/emptchk/README: Timing info from Denis.

This commit is contained in:
Alexandre Duret-Lutz 2005-02-01 13:23:34 +00:00
parent 516350ddc0
commit ce871f2f2e
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,7 @@
2005-02-01 Alexandre Duret-Lutz <adl@src.lip6.fr> 2005-02-01 Alexandre Duret-Lutz <adl@src.lip6.fr>
* bench/emptchk/README: Timing info from Denis.
* src/tgbatest/randtgba.cc (main): Skip empty lines. * src/tgbatest/randtgba.cc (main): Skip empty lines.
(syntax): Categorize options. (syntax): Categorize options.

View file

@ -161,7 +161,9 @@ This directory contains:
- pml-eeaean.sh - pml-eeaean.sh
Beware that the two ltl-*.sh tests are very long (each of them Beware that the two ltl-*.sh tests are very long (each of them
run 13 emptiness-check algorithms against 18000 state-spaces!) run 13 emptiness-check algorithms against 18000 product-spaces!).
Running ltl-random.sh took 4 hours on a 3GHz Intel Pentium 4,
and ltl-human.sh took 9 hours.
You can speed up the pml-*.sh tests by removing some algorithms You can speed up the pml-*.sh tests by removing some algorithms
from the `algorithms' file. from the `algorithms' file.