coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Pierre-Marie Pédrot <pierre-marie.pedrot AT inria.fr>
- To: coq-club AT inria.fr
- Subject: Re: [Coq-Club] Coq CPU recommendations
- Date: Thu, 18 Jun 2015 00:19:30 +0200
On 17/06/2015 21:47, Timothy Carstens wrote:
> Here's a question this thread begs: how cache efficient does Coq wind up
> being?
An educated guess: terrible.
The ubiquitous structure used by Coq is the binary tree (OCaml Map
module), and this is not known to be cache-efficient (a sweet
euphemism). Finding in a map is by far the costlier operation of the
vanilla development out there (not speaking of reflexive proof and the
like, though) because they are just everywhere: evarmaps, universes,
environments...
We were considering to switch to HAMT, but I did not have time to test
this yet...
PMP
Attachment:
signature.asc
Description: OpenPGP digital signature
- Re: [Coq-Club] Coq CPU recommendations, (continued)
- Re: [Coq-Club] Coq CPU recommendations, Timothy Carstens, 06/16/2015
- Re: [Coq-Club] Coq CPU recommendations, Adam Chlipala, 06/16/2015
- Re: [Coq-Club] Coq CPU recommendations, George Van Treeck, 06/16/2015
- RE: [Coq-Club] Coq CPU recommendations, Soegtrop, Michael, 06/17/2015
- RE: [Coq-Club] Coq CPU recommendations, Soegtrop, Michael, 06/17/2015
- Re: [Coq-Club] Coq CPU recommendations, Enrico Tassi, 06/17/2015
- Re: [Coq-Club] Coq CPU recommendations, Matthieu Sozeau, 06/17/2015
- RE: [Coq-Club] Coq CPU recommendations, Soegtrop, Michael, 06/17/2015
- Re: [Coq-Club] Coq CPU recommendations, Adam Chlipala, 06/17/2015
- Re: [Coq-Club] Coq CPU recommendations, Timothy Carstens, 06/17/2015
- Re: [Coq-Club] Coq CPU recommendations, Timothy Carstens, 06/17/2015
- Re: [Coq-Club] Coq CPU recommendations, Pierre-Marie Pédrot, 06/18/2015
- Re: [Coq-Club] Coq CPU recommendations, David MENTRE, 06/18/2015
- RE: [Coq-Club] Coq CPU recommendations, Soegtrop, Michael, 06/18/2015
- Re: [Coq-Club] Coq CPU recommendations, Adam Chlipala, 06/18/2015
- RE: [Coq-Club] Coq CPU recommendations, Soegtrop, Michael, 06/19/2015
- Re: [Coq-Club] Coq CPU recommendations, Pierre-Marie Pédrot, 06/18/2015
- Re: [Coq-Club] Coq CPU recommendations, Timothy Carstens, 06/17/2015
- Re: [Coq-Club] Coq CPU recommendations, Timothy Carstens, 06/17/2015
- RE: [Coq-Club] Coq CPU recommendations, Soegtrop, Michael, 06/17/2015
- Re: [Coq-Club] Coq CPU recommendations, Timothy Carstens, 06/16/2015
Archive powered by MHonArc 2.6.18.