aboutsummaryrefslogtreecommitdiffhomepage
path: root/samples/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'samples/readme.md')
-rw-r--r--samples/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/readme.md b/samples/readme.md
index 68b31c1..8ffda4d 100644
--- a/samples/readme.md
+++ b/samples/readme.md
@@ -9,4 +9,4 @@ Code](https://adventofcode.com) problems.
**Be aware** that lambda calculus is generally incredibly inefficient.
For example, the obvious solution for the very simple problem 2022/01
-takes around 30s and 3GB of memory using the full input.
+takes around 60s and 4GB of memory using the full input.