Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Coq runtime quadratic in number of definitions

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Coq runtime quadratic in number of definitions


Chronological Thread 
  • From: Pierre-Marie Pédrot <pierre-marie.pedrot AT inria.fr>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Coq runtime quadratic in number of definitions
  • Date: Tue, 10 Jun 2014 16:41:28 +0200

On 10/06/2014 16:16, Pierre-Marie Pédrot wrote:
> No idea what fixed it though.

OK, I found the culprit. This is a totally undocumented, unused and
broken feature of Coq that was doing quadratic exploration of the stack
of definitions. By removing 10 lines of code, this solves the problem.
This patch should be considered for a pl, if people wish so.

PMP

Attachment: signature.asc
Description: OpenPGP digital signature




Archive powered by MHonArc 2.6.18.

Top of Page