Idris2/libs/papers
Thomas E. Hansen 260d9ecb58 [ papers ] Comment out petersonsCorrect for performance reasons
On average across 10 runs on an Intel Core i7-8750H with 15.2GB of
available system memory (16GB installed in system), type-checking
`libs/papers/Search/GCL.idr` WITH `petersonsCorrect` takes:

  * 1 minute  48.7 seconds, consuming 3.92GB of RAM

By contrast, commenting `petersonsCorrect` out results in type-checking
taking on average (same #runs, same config):

  * 0 minutes  1.2 seconds, consuming 0.25GB of RAM

And good luck trying to evaluate the thing!
(This might be a good performance test at some point, but uh, we're not
there yet...)
2022-10-05 14:30:08 +02:00
..
Data [ re #2675 ] Do not build libs/{contribs,papers} during bootstrap (#2677) 2022-10-04 13:37:45 +01:00
Language [ new ] Dependent Tagless Final 2022-01-27 17:26:52 +00:00
Search [ papers ] Comment out petersonsCorrect for performance reasons 2022-10-05 14:30:08 +02:00
Makefile [ libs ] move propaganda out of contrib (#2213) 2022-01-25 12:25:55 +00:00
papers.ipkg [ papers ] Fix impl.n s.t. model-checking Peterson's works 2022-10-05 14:30:08 +02:00