From 2c2ccb605c4b325278bf537665f24ee53e7771b1 Mon Sep 17 00:00:00 2001 From: profan Date: Sun, 7 Jun 2026 18:37:47 +0100 Subject: [PATCH] optimization --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9e35c51..d8080ab 100644 --- a/README.md +++ b/README.md @@ -19,5 +19,10 @@ On my own machine (CPU: Ryzen 7 4800HS), the results tabulate roughly as follows | disabled | enabled | disabled | 5.0s | N/A | | disabled | disabled | disabled | 48s | N/A | +# Recommendations +Probably don't use this with some kind of agentic LLM workflow, bad things might happen :) Don't say I didn't warn you. + # License MIT/X11 + +