comp.lang.ada
 help / color / mirror / Atom feed
From: Lutz Donnerhacke <lutz@iks-jena.de>
Subject: Re: [Spark] Some Linux tools
Date: Fri, 28 Mar 2003 15:27:48 +0000 (UTC)
Date: 2003-03-28T15:27:48+00:00	[thread overview]
Message-ID: <slrnb88qfg.oi.lutz@taranis.iks-jena.de> (raw)
In-Reply-To: slrnb88die.oi.lutz@taranis.iks-jena.de

* Lutz Donnerhacke wrote:
> In order to considerably speed up the simplifier/checker process, it's worth
> to check hashs over the examiner generated files. This may render several
> simplifier/checker calls unnecessary due to unmodified preconditions.

Done.

sparksimp.pl now uses a *.hash file containing the hash over *.{vcg,fdl,rls}
in order to check if the simplifier has to be run or if touching the *.siv
file is equivalent.

If you do not logically modify a function, the simplifier will not be run
for this function, even if you modify other functions in the same file.



  reply	other threads:[~2003-03-28 15:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-21 17:07 [Spark] Some Linux tools Lutz Donnerhacke
2003-03-24 14:08 ` Lutz Donnerhacke
2003-03-27 18:03   ` Rod Chapman
2003-03-28 11:47     ` Lutz Donnerhacke
2003-03-28 15:27       ` Lutz Donnerhacke [this message]
2003-03-31 17:25       ` Stephen Leake
2003-04-01  8:14         ` Lutz Donnerhacke
2003-04-01  8:38         ` Jacob Sparre Andersen
2003-04-01  9:18           ` Adrian Knoth
2003-04-08 13:46   ` Rod Chapman
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox