Idris2/libs/papers/Search
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
..
Tychonoff [ papers ] Tychonoff (Part I) (#2332) 2022-02-24 11:12:53 +00:00
Auto.idr [ new ] Auto in Agda (+ bonus) (#2541) 2022-06-16 09:35:45 +01:00
CTL.idr [ papers ] Finish Search.CTL 2022-10-05 14:30:08 +02:00
GCL.idr [ papers ] Comment out petersonsCorrect for performance reasons 2022-10-05 14:30:08 +02:00
Generator.idr Add DOI to Liam's search paper stuff 2022-10-05 14:30:08 +02:00
HDecidable.idr Add DOI to Liam's search paper stuff 2022-10-05 14:30:08 +02:00
Negation.idr [ libs ] move propaganda out of contrib (#2213) 2022-01-25 12:25:55 +00:00
Properties.idr [ papers ] Fix impl.n s.t. model-checking Peterson's works 2022-10-05 14:30:08 +02:00